for the love of god, let this be the last distcheck fix in this dir
authorAndy Wingo <wingo@pobox.com>
Tue, 27 Nov 2001 21:09:40 +0000 (21:09 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 27 Nov 2001 21:09:40 +0000 (21:09 +0000)
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
testsuite/refcounting/Makefile.am

index 46d045c..a4a0198 100644 (file)
@@ -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
 
index 46d045c..a4a0198 100644 (file)
@@ -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