[gst-cvs] CVS: gstreamer/test Makefile.am,1.41,1.42

Andy Wingo wingo at users.sourceforge.net
Fri Oct 26 06:47:01 PDT 2001


Update of /cvsroot/gstreamer/gstreamer/test
In directory usw-pr-cvs1:/tmp/cvs-serv5303

Modified Files:
	Makefile.am 
Log Message:
hopefully fix the make distcheck issue (these progs are in configure.base but not in SUBDIRS of tests/Makefile.am)

Index: Makefile.am
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/test/Makefile.am,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- Makefile.am	2001/10/18 21:06:06	1.41
+++ Makefile.am	2001/10/26 13:46:06	1.42
@@ -16,7 +16,7 @@
 		  vidcapture2 mp2toavi mp3tovorbis xmmstest \
 		  mp3mad lat
 
-SUBDIRS = xml bindings
+SUBDIRS = xml bindings events memchunk
 
 buffer_SOURCES = buffer.c mem.c
 teardown_SOURCES = teardown.c mem.c





More information about the Gstreamer-commits mailing list