diff options
author | Christian Schaller <uraeus@gnome.org> | 2003-07-18 20:33:39 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2003-07-18 20:33:39 +0000 |
commit | d04fb55e086a670a31fc3de49c3b3e0d5e8bf631 (patch) | |
tree | 9139c600bcc78ecf08159d5153cc7370c03b1521 /ext | |
parent | 879006f2dcef3cbd47404e86b414378b83f46f11 (diff) | |
download | gst-plugins-bad-d04fb55e086a670a31fc3de49c3b3e0d5e8bf631.tar.gz gst-plugins-bad-d04fb55e086a670a31fc3de49c3b3e0d5e8bf631.tar.bz2 gst-plugins-bad-d04fb55e086a670a31fc3de49c3b3e0d5e8bf631.zip |
the real speex disting fix, the previous one was just the build fix :)
Original commit message from CVS:
the real speex disting fix, the previous one was just the build fix :)
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 9e7c9662..7a35e59e 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -294,4 +294,4 @@ DIST_SUBDIRS=\ sdl snapshot sndfile \ shout shout2 sidplay \ smoothwave swfdec tarkin vorbis \ - xvid + xvid speex |