Blame tests/examples/helloworld/Makefile.am

Packit a6ee4b
noinst_PROGRAMS = helloworld
Packit a6ee4b
Packit a6ee4b
helloworld_LDADD = $(GST_OBJ_LIBS)
Packit a6ee4b
helloworld_CFLAGS = $(GST_OBJ_CFLAGS)