mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
5894c0376a
Original commit message from CVS: Add vishnu's index dumping app
8 lines
130 B
Makefile
8 lines
130 B
Makefile
testprogs = cache1 indexdump
|
|
|
|
TESTS = $(testprogs)
|
|
|
|
check_PROGRAMS = $(testprogs)
|
|
|
|
LDADD = $(GST_LIBS)
|
|
AM_CFLAGS = $(GST_CFLAGS)
|