make distcheck fixes, and added bytestream test to distro (why not?)
authorAndy Wingo <wingo@pobox.com>
Fri, 26 Oct 2001 20:19:02 +0000 (20:19 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 26 Oct 2001 20:19:02 +0000 (20:19 +0000)
Original commit message from CVS:
make distcheck fixes, and added bytestream test to distro (why not?)

tests/old/testsuite/Makefile.am
testsuite/Makefile.am

index ccab2e5..de451bf 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = refcounting capsnego plugin
+SUBDIRS = refcounting capsnego plugin bytestream
 
 testprogs = test_gst_init
 
@@ -11,4 +11,4 @@ LIBS += $(GST_LIBS)
 CFLAGS += $(GST_CFLAGS)
 
 
-DIST_SUBDIRS = refcounting capsnego
+DIST_SUBDIRS = refcounting capsnego bytestream
index ccab2e5..de451bf 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = refcounting capsnego plugin
+SUBDIRS = refcounting capsnego plugin bytestream
 
 testprogs = test_gst_init
 
@@ -11,4 +11,4 @@ LIBS += $(GST_LIBS)
 CFLAGS += $(GST_CFLAGS)
 
 
-DIST_SUBDIRS = refcounting capsnego
+DIST_SUBDIRS = refcounting capsnego bytestream