diff options
author | Christian Schaller <uraeus@gnome.org> | 2008-08-29 12:16:27 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2008-08-29 12:16:27 +0000 |
commit | 4d17648a0cf9ee39c110ab9d0af2382f49859a62 (patch) | |
tree | 30581b804a95dba64328a03dc8efb67130b4685f /ext | |
parent | 6bcf03574e4a49b01894046b4db25a34272bb561 (diff) | |
download | gst-plugins-bad-4d17648a0cf9ee39c110ab9d0af2382f49859a62.tar.gz gst-plugins-bad-4d17648a0cf9ee39c110ab9d0af2382f49859a62.tar.bz2 gst-plugins-bad-4d17648a0cf9ee39c110ab9d0af2382f49859a62.zip |
update spec file to include latest plugins, add apexsrc diretory to disted files
Original commit message from CVS:
update spec file to include latest plugins, add apexsrc diretory to disted files
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 9283086c..c27246a7 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -361,8 +361,10 @@ SUBDIRS=\ DIST_SUBDIRS = \ alsaspdif \ amrwb \ + apexsink \ bz2 \ cdaudio \ + celt \ dc1394 \ dirac \ directfb \ @@ -392,5 +394,6 @@ DIST_SUBDIRS = \ swfdec \ theora \ timidity \ + twolame \ x264 \ xvid |