From 986777c85143795ba9b6b3593b1338966e3d5c65 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sun, 27 May 2001 22:25:32 +0000 Subject: [PATCH] Makfeile updates. Original commit message from CVS: Makfeile updates. --- tests/old/testsuite/Makefile.am | 3 +++ tests/old/testsuite/capsnego/Makefile.am | 2 -- tests/old/testsuite/refcounting/Makefile.am | 3 +-- testsuite/Makefile.am | 3 +++ testsuite/capsnego/Makefile.am | 2 -- testsuite/refcounting/Makefile.am | 3 +-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index ba69163..1d95a82 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -9,3 +9,6 @@ check_PROGRAMS = $(testprogs) # we have nothing but apps here, we can do this safely LIBS += $(GST_LIBS) CFLAGS += $(GST_CFLAGS) + + +DIST_SUBDIRS = refcounting capsnego diff --git a/tests/old/testsuite/capsnego/Makefile.am b/tests/old/testsuite/capsnego/Makefile.am index c2ac439..6b1c466 100644 --- a/tests/old/testsuite/capsnego/Makefile.am +++ b/tests/old/testsuite/capsnego/Makefile.am @@ -1,5 +1,3 @@ -SUBDIRS = - testprogs = capsnego converter converter2 enum TESTS = $(testprogs) diff --git a/tests/old/testsuite/refcounting/Makefile.am b/tests/old/testsuite/refcounting/Makefile.am index 51df4da..380a773 100644 --- a/tests/old/testsuite/refcounting/Makefile.am +++ b/tests/old/testsuite/refcounting/Makefile.am @@ -1,5 +1,3 @@ -SUBDIRS = - testprogs = object element pad element_pad bin thread object_SOURCES = object.c mem.c @@ -16,3 +14,4 @@ check_PROGRAMS = $(testprogs) # we have nothing but apps here, we can do this safely LIBS += $(GST_LIBS) CFLAGS += $(GST_CFLAGS) + diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index ba69163..1d95a82 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -9,3 +9,6 @@ check_PROGRAMS = $(testprogs) # we have nothing but apps here, we can do this safely LIBS += $(GST_LIBS) CFLAGS += $(GST_CFLAGS) + + +DIST_SUBDIRS = refcounting capsnego diff --git a/testsuite/capsnego/Makefile.am b/testsuite/capsnego/Makefile.am index c2ac439..6b1c466 100644 --- a/testsuite/capsnego/Makefile.am +++ b/testsuite/capsnego/Makefile.am @@ -1,5 +1,3 @@ -SUBDIRS = - testprogs = capsnego converter converter2 enum TESTS = $(testprogs) diff --git a/testsuite/refcounting/Makefile.am b/testsuite/refcounting/Makefile.am index 51df4da..380a773 100644 --- a/testsuite/refcounting/Makefile.am +++ b/testsuite/refcounting/Makefile.am @@ -1,5 +1,3 @@ -SUBDIRS = - testprogs = object element pad element_pad bin thread object_SOURCES = object.c mem.c @@ -16,3 +14,4 @@ check_PROGRAMS = $(testprogs) # we have nothing but apps here, we can do this safely LIBS += $(GST_LIBS) CFLAGS += $(GST_CFLAGS) + -- 2.7.4