noinst_PROGRAMS = helloworld

helloworld_LDADD = $(GST_LIBS)
helloworld_CFLAGS = $(GST_CFLAGS)