gstreamer/examples/queue3/Makefile.am
Thomas Vander Stichele e7b9201555 reorganize C/LIB flags add gst_info to gstcompat.h
Original commit message from CVS:
reorganize C/LIB flags
add gst_info to gstcompat.h
2004-05-04 12:38:36 +00:00

6 lines
92 B
Makefile

noinst_PROGRAMS = queue3
queue3_LDADD = $(GST_OBJ_LIBS)
queue3_CFLAGS = $(GST_OBJ_CFLAGS)