1noinst_PROGRAMS = level-example
2level_example_CFLAGS = $(GST_CFLAGS)
3level_example_LDADD = $(GST_LIBS) $(LIBM)
4
5