1noinst_PROGRAMS = helloworld 2 3helloworld_LDADD = $(GST_OBJ_LIBS) 4helloworld_CFLAGS = $(GST_OBJ_CFLAGS) 5