diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-08-19 14:44:09 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-08-19 14:44:09 +0000 |
commit | 279d5efff0af14b30a66d54cfb9619052ccd641f (patch) | |
tree | 7abb42f3c59e778383f02f23fcf9db8234da3206 /ext/Makefile.am | |
parent | 0e91d936b28d614a0e73658b475cf1844f9c8233 (diff) | |
download | gst-plugins-bad-279d5efff0af14b30a66d54cfb9619052ccd641f.tar.gz gst-plugins-bad-279d5efff0af14b30a66d54cfb9619052ccd641f.tar.bz2 gst-plugins-bad-279d5efff0af14b30a66d54cfb9619052ccd641f.zip |
latest makefile and spec file fixes
Original commit message from CVS:
latest makefile and spec file fixes
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r-- | ext/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 3487bc2c..4fb0317a 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -453,4 +453,5 @@ DIST_SUBDIRS=\ faad \ mpeg2dec \ jpeg \ - libpng + libpng \ + lame |