mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
1a4c7726aa
Original commit message from CVS: put everything in tests/
6 lines
127 B
Makefile
6 lines
127 B
Makefile
noinst_PROGRAMS = test1 test2
|
|
|
|
test1_SOURCES = test1.c gstbuffer.c gstmempool.c
|
|
|
|
#LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|