diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-08-08 16:30:17 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-08-08 16:30:17 +0000 |
commit | 47480267a2ad858101ef69c4f3cf4f19d45c5761 (patch) | |
tree | 3da32fb4185281cc765ed5a4164453d6b0f0c167 /ext | |
parent | a605edf5c34bcfb06260acc3fd79cfc37a76616d (diff) | |
download | gst-plugins-bad-47480267a2ad858101ef69c4f3cf4f19d45c5761.tar.gz gst-plugins-bad-47480267a2ad858101ef69c4f3cf4f19d45c5761.tar.bz2 gst-plugins-bad-47480267a2ad858101ef69c4f3cf4f19d45c5761.zip |
update spec file and fix some disting omissions
Original commit message from CVS:
update spec file and fix some disting omissions
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 92a468ef..3487bc2c 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -451,4 +451,6 @@ DIST_SUBDIRS=\ dv \ amrnb \ faad \ - mpeg2dec + mpeg2dec \ + jpeg \ + libpng |