diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-11-08 14:20:50 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-11-08 14:20:50 +0000 |
commit | d9df625a1ce5f06120ce698ee27742b70dfbf41b (patch) | |
tree | 7bd687b62fd8b148f26e4c7654633e92c1654401 /ext | |
parent | ebe743ec9324ddc753a57600de5b63d8f2160ef0 (diff) | |
download | gst-plugins-bad-d9df625a1ce5f06120ce698ee27742b70dfbf41b.tar.gz gst-plugins-bad-d9df625a1ce5f06120ce698ee27742b70dfbf41b.tar.bz2 gst-plugins-bad-d9df625a1ce5f06120ce698ee27742b70dfbf41b.zip |
remove wrong mpegstream addition
Original commit message from CVS:
remove wrong mpegstream addition
Diffstat (limited to 'ext')
-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 ded23a78..40951be6 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -229,4 +229,5 @@ DIST_SUBDIRS= \ faad \ gsm \ sdl \ - directfb + directfb \ + ivorbis |