From a8183e9a3fa87cf4247c7df16207f440ea4069c0 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sat, 5 Jul 2003 22:45:39 +0000 Subject: [PATCH] small disting fix Original commit message from CVS: small disting fix --- common | 2 +- ext/Makefile.am | 2 +- gst/videofilter/Makefile.am | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common b/common index 2a3efdc..f12ad60 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 2a3efdc282fb1ecfd2720dea40523b3441f10fed +Subproject commit f12ad60f50de84a39e26901b3ac29c15c1bf954e diff --git a/ext/Makefile.am b/ext/Makefile.am index 6a3b807..5d8940c 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 diff --git a/gst/videofilter/Makefile.am b/gst/videofilter/Makefile.am index 75cf2b8..148e79e 100644 --- a/gst/videofilter/Makefile.am +++ b/gst/videofilter/Makefile.am @@ -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 -- 2.7.4