From d141a6318da85c369c4b042c475fb622b9917871 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Tue, 27 Nov 2001 21:09:40 +0000 Subject: [PATCH] for the love of god, let this be the last distcheck fix in this dir Original commit message from CVS: for the love of god, let this be the last distcheck fix in this dir --- tests/old/testsuite/refcounting/Makefile.am | 6 +++--- testsuite/refcounting/Makefile.am | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/old/testsuite/refcounting/Makefile.am b/tests/old/testsuite/refcounting/Makefile.am index 46d045cc21..a4a01988f9 100644 --- a/tests/old/testsuite/refcounting/Makefile.am +++ b/tests/old/testsuite/refcounting/Makefile.am @@ -1,17 +1,17 @@ # GstObject is no longer instantiatable in glib2 # neither is GstElement -testprogs = pad bin +testprogs = bin # element_SOURCES = element.c mem.c pad_SOURCES = pad.c mem.c # element_pad_SOURCES = element_pad.c mem.c -bin_SOURCES = bin.c mem.c +$ bin_SOURCES = bin.c mem.c TESTS = $(testprogs) check_PROGRAMS = $(testprogs) -EXTRA_DIST = thread.c object.c element.c element_pad.c +EXTRA_DIST = thread.c object.c element.c element_pad.c bin.c noinst_HEADERS = mem.h diff --git a/testsuite/refcounting/Makefile.am b/testsuite/refcounting/Makefile.am index 46d045cc21..a4a01988f9 100644 --- a/testsuite/refcounting/Makefile.am +++ b/testsuite/refcounting/Makefile.am @@ -1,17 +1,17 @@ # GstObject is no longer instantiatable in glib2 # neither is GstElement -testprogs = pad bin +testprogs = bin # element_SOURCES = element.c mem.c pad_SOURCES = pad.c mem.c # element_pad_SOURCES = element_pad.c mem.c -bin_SOURCES = bin.c mem.c +$ bin_SOURCES = bin.c mem.c TESTS = $(testprogs) check_PROGRAMS = $(testprogs) -EXTRA_DIST = thread.c object.c element.c element_pad.c +EXTRA_DIST = thread.c object.c element.c element_pad.c bin.c noinst_HEADERS = mem.h