gstreamer/testsuite/caches/Makefile.am
Wim Taymans 7d895f6737 Add small cache testsuite
Original commit message from CVS:
Add small cache testsuite
2002-12-02 22:41:15 +00:00

9 lines
117 B
Makefile

testprogs = cache1
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
LDADD = $(GST_LIBS)
CFLAGS = $(GST_CFLAGS)