eat your own dogfood

Original commit message from CVS:
eat your own dogfood
This commit is contained in:
Thomas Vander Stichele 2002-01-05 10:19:32 +00:00
parent d877412c09
commit 0f5fb3402a

View file

@ -2,7 +2,7 @@ noinst_PROGRAMS = test1 test2
test1_SOURCES = test1.c gstbuffer.c gstmempool.c
noinst_HEADERS = gstbuffer.h
EXTRA_DIST = gstbuffer.h gstmempool.h
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)