summaryrefslogtreecommitdiff
path: root/tests/old/examples/helloworld/Makefile.am
blob: 77e8ef336ae80c85053dcbbcbe65ce252a8888f1 (plain)
1
2
3
4
noinst_PROGRAMS = helloworld

LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)