From d3ef1056761e3a59592fdd4f200ec82661444358 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 31 Jan 2002 22:33:22 +0000 Subject: [PATCH] elements test dir Original commit message from CVS: elements test dir --- 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 7f0db7c..a8c1676 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -1,5 +1,5 @@ # FIXME : refcounting threads bytestream cleanup -SUBDIRS = caps plugin +SUBDIRS = caps plugin elements testprogs = test_gst_init @@ -12,4 +12,4 @@ LIBS = $(GST_LIBS) CFLAGS = $(GST_CFLAGS) # FIXME : refcounting threadds -DIST_SUBDIRS = caps plugin bytestream cleanup +DIST_SUBDIRS = caps plugin bytestream cleanup elements diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 7f0db7c..a8c1676 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -1,5 +1,5 @@ # FIXME : refcounting threads bytestream cleanup -SUBDIRS = caps plugin +SUBDIRS = caps plugin elements testprogs = test_gst_init @@ -12,4 +12,4 @@ LIBS = $(GST_LIBS) CFLAGS = $(GST_CFLAGS) # FIXME : refcounting threadds -DIST_SUBDIRS = caps plugin bytestream cleanup +DIST_SUBDIRS = caps plugin bytestream cleanup elements -- 2.7.4