summaryrefslogtreecommitdiffstats
path: root/tests/examples/level/Makefile.am
blob: 67ca7199e14f6f7c79190d83c0e0217da2c65e64 (plain)
1
2
3
4
noinst_PROGRAMS = level-example
level_example_CFLAGS = $(GST_CFLAGS)
level_example_LDADD = $(GST_LIBS) $(LIBM)