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 | |
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
m--------- | common | 0 | ||||
-rw-r--r-- | ext/Makefile.am | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common -Subproject 2a3efdc282fb1ecfd2720dea40523b3441f10fe +Subproject f12ad60f50de84a39e26901b3ac29c15c1bf954 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 |