gstreamer/testsuite/indexers/Makefile.am
Wim Taymans 5894c0376a Add vishnu's index dumping app
Original commit message from CVS:
Add vishnu's index dumping app
2003-01-12 13:27:02 +00:00

9 lines
130 B
Makefile

testprogs = cache1 indexdump
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)