small disting fix
authorChristian Schaller <uraeus@gnome.org>
Sat, 5 Jul 2003 22:45:39 +0000 (22:45 +0000)
committerChristian Schaller <uraeus@gnome.org>
Sat, 5 Jul 2003 22:45:39 +0000 (22:45 +0000)
Original commit message from CVS:
small disting fix

common
ext/Makefile.am
gst/videofilter/Makefile.am

diff --git a/common b/common
index 2a3efdc..f12ad60 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 2a3efdc282fb1ecfd2720dea40523b3441f10fed
+Subproject commit f12ad60f50de84a39e26901b3ac29c15c1bf954e
index 6a3b807..5d8940c 100644 (file)
@@ -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 
index 75cf2b8..148e79e 100644 (file)
@@ -4,7 +4,7 @@ plugin_LTLIBRARIES = libgstvideofilter.la libgstvideoflip.la \
        libgstvideobalance.la
 noinst_LTLIBRARIES = libgstvideoexample.la
 
-noinst_HEADERS = gstvideofilter.h gstvideoexample.h gstvideoflip.h
+noinst_HEADERS = gstvideofilter.h gstvideoexample.h gstvideoflip.h gstvideobalance.h
 
 EXTRA_DIST = gstvideotemplate.c gstvideotemplate.h make_filter
 EXTRA_CLEAN = gstvideoexample.c gstvideoexample.h