gstreamer/tests/examples/shapewipe/Makefile.am
2009-05-29 16:00:16 +02:00

8 lines
234 B
Makefile

noinst_PROGRAMS = shapewipe-example
shapewipe_example_SOURCES = shapewipe-example.c
shapewipe_example_CFLAGS = $(GST_CFLAGS) $(GST_CONTROLLER_CFLAGS)
shapewipe_example_LDFLAGS = $(GST_LIBS) $(GST_CONTROLLER_LIBS)
noinst_HEADERS =