gstreamer/tests/examples/memory/Makefile.am
2012-07-05 16:17:20 +02:00

4 lines
106 B
Makefile

noinst_PROGRAMS = memory_test
memory_test_LDADD = $(GST_OBJ_LIBS)
memory_test_CFLAGS = $(GST_OBJ_CFLAGS)