diff options
author | Christian Schaller <uraeus@gnome.org> | 2003-05-12 13:17:11 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2003-05-12 13:17:11 +0000 |
commit | 58fcf76b2ed2859d517eaa805175c07dca24ba81 (patch) | |
tree | 1f8bdab57508744d7e421a6dcd316e9f439c8fca /ext | |
parent | ed779eaf85198383139c2cf354c93e9a661239eb (diff) | |
download | gst-plugins-bad-58fcf76b2ed2859d517eaa805175c07dca24ba81.tar.gz gst-plugins-bad-58fcf76b2ed2859d517eaa805175c07dca24ba81.tar.bz2 gst-plugins-bad-58fcf76b2ed2859d517eaa805175c07dca24ba81.zip |
Some bugfixes:
Original commit message from CVS:
Some bugfixes:
- Add missing .h file to videoscale disting
- Remove http plugin from build
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 79b9c521..664b2e87 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -276,7 +276,7 @@ DIST_SUBDIRS=\ audiofile cdparanoia divx dv \ dvdread dvdnav esd mas ffmpeg \ flac gnomevfs gsm \ - hermes http ivorbis jack jpeg \ + hermes ivorbis jack jpeg \ ladspa lame lcs libfame libpng \ mad mikmod mjpegtools mpeg2dec \ openquicktime raw1394 \ |