Added the mem.h file in noinst_HEADERS.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 31 May 2001 19:18:51 +0000 (19:18 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 31 May 2001 19:18:51 +0000 (19:18 +0000)
Original commit message from CVS:
Added the mem.h file in noinst_HEADERS.

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

index 380a773..5ea2c28 100644 (file)
@@ -11,6 +11,8 @@ TESTS = $(testprogs)
 
 check_PROGRAMS = $(testprogs)
 
+noinst_HEADERS = mem.h
+
 # we have nothing but apps here, we can do this safely
 LIBS += $(GST_LIBS)
 CFLAGS += $(GST_CFLAGS)
index 380a773..5ea2c28 100644 (file)
@@ -11,6 +11,8 @@ TESTS = $(testprogs)
 
 check_PROGRAMS = $(testprogs)
 
+noinst_HEADERS = mem.h
+
 # we have nothing but apps here, we can do this safely
 LIBS += $(GST_LIBS)
 CFLAGS += $(GST_CFLAGS)