diff options
author | Christian Schaller <uraeus@gnome.org> | 2002-11-27 21:25:11 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2002-11-27 21:25:11 +0000 |
commit | 489731248b749290a8a85a8d46343b60c7482b61 (patch) | |
tree | 741709eba14e96aef35eaed3652d8b47602c4a29 | |
parent | 6dcde13efef90779d053a512b5234ed8b2e72237 (diff) | |
download | gst-plugins-bad-489731248b749290a8a85a8d46343b60c7482b61.tar.gz gst-plugins-bad-489731248b749290a8a85a8d46343b60c7482b61.tar.bz2 gst-plugins-bad-489731248b749290a8a85a8d46343b60c7482b61.zip |
fix some directories left out of dist
Original commit message from CVS:
fix some directories left out of dist
-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 28ecac77..bc3c15e1 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -268,5 +268,5 @@ DIST_SUBDIRS=\ ladspa lame lcs libfame libpng \ mad mikmod mjpegtools mpeg2dec \ openquicktime raw1394 rtp \ - sdl shout sidplay \ + sdl snapshot shout shout2 sidplay \ smoothwave swfdec tarkin vorbis xmms |