diff options
author | Christian Schaller <uraeus@gnome.org> | 2003-07-05 22:45:39 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2003-07-05 22:45:39 +0000 |
commit | 85a8dd7ecb04d043be8192e27e3c89ef8ccebe55 (patch) | |
tree | 4627dd47d315f0ff5e143dfb4428d5891542df6f /ext | |
parent | 4fe02ad53146f25468c923eabfcaf7cbd055c26b (diff) | |
download | gst-plugins-bad-85a8dd7ecb04d043be8192e27e3c89ef8ccebe55.tar.gz gst-plugins-bad-85a8dd7ecb04d043be8192e27e3c89ef8ccebe55.tar.bz2 gst-plugins-bad-85a8dd7ecb04d043be8192e27e3c89ef8ccebe55.zip |
small disting fix
Original commit message from CVS:
small disting 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 6a3b807c..5d8940c7 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -277,6 +277,6 @@ DIST_SUBDIRS=\ hermes ivorbis jack jpeg \ ladspa lame lcs libfame libpng \ mad mikmod mpeg2dec pango raw1394 \ - sdl snapshot shout shout2 sidplay \ + sdl snapshot sndfile shout shout2 sidplay \ smoothwave swfdec tarkin vorbis \ xvid |