summaryrefslogtreecommitdiff
path: root/tests/examples/shapewipe/Makefile.am
blob: e0e9217dc4e5ee9e62f3ecbceeefc6e4c80fa566 (plain)
1
2
3
4
5
6
7
8
noinst_PROGRAMS = shapewipe-example

shapewipe_example_SOURCES = shapewipe-example.c
shapewipe_example_CFLAGS = $(GST_CONTROLLER_CFLAGS) $(GST_CFLAGS)
shapewipe_example_LDADD = $(GST_CONTROLLER_LIBS) $(GST_LIBS)

noinst_HEADERS =