mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
d574ab8126
Original commit message from CVS: merge from EVENTS1 on 20011016
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)
|