removed bin from tests
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 27 Nov 2001 22:06:29 +0000 (22:06 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 27 Nov 2001 22:06:29 +0000 (22:06 +0000)
Original commit message from CVS:
removed bin from tests

tests/old/testsuite/refcounting/Makefile.am
testsuite/refcounting/Makefile.am

index f3577ea..06319a7 100644 (file)
@@ -1,6 +1,6 @@
 # GstObject is no longer instantiatable in glib2
 # neither is GstElement
-testprogs = bin 
+testprogs = pad
 
 # element_SOURCES = element.c mem.c
 pad_SOURCES = pad.c mem.c
index f3577ea..06319a7 100644 (file)
@@ -1,6 +1,6 @@
 # GstObject is no longer instantiatable in glib2
 # neither is GstElement
-testprogs = bin 
+testprogs = pad
 
 # element_SOURCES = element.c mem.c
 pad_SOURCES = pad.c mem.c