From 2ffb853b7db3b353a0a92ee4f8a5eddac21a951a Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 26 Oct 2001 20:19:02 +0000 Subject: [PATCH] make distcheck fixes, and added bytestream test to distro (why not?) Original commit message from CVS: make distcheck fixes, and added bytestream test to distro (why not?) --- tests/old/testsuite/Makefile.am | 4 ++-- testsuite/Makefile.am | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index ccab2e5c73..de451bf3c9 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -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 diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index ccab2e5c73..de451bf3c9 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -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