yeah it's late
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 9 Dec 2001 23:27:11 +0000 (23:27 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 9 Dec 2001 23:27:11 +0000 (23:27 +0000)
Original commit message from CVS:
yeah it's late

tests/old/testsuite/bytestream/Makefile.am
testsuite/bytestream/Makefile.am

index 965fa06..6567966 100644 (file)
@@ -5,9 +5,9 @@ testprogs = test1
 check_PROGRAMS = $(testprogs)
 
 test1_SOURCES = test1.c gstbstest.c mem.c
-test1_HEADERS = mem.h
 test1_LDFLAGS = -L$(top_builddir)/libs/bytestream/ -lgstbytestream
 
+noinst_HEADERS = mem.h
 
 # we have nothing but apps here, we can do this safely
 LIBS = $(GST_LIBS)
index 965fa06..6567966 100644 (file)
@@ -5,9 +5,9 @@ testprogs = test1
 check_PROGRAMS = $(testprogs)
 
 test1_SOURCES = test1.c gstbstest.c mem.c
-test1_HEADERS = mem.h
 test1_LDFLAGS = -L$(top_builddir)/libs/bytestream/ -lgstbytestream
 
+noinst_HEADERS = mem.h
 
 # we have nothing but apps here, we can do this safely
 LIBS = $(GST_LIBS)