gstreamer/testsuite/states/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

11 lines
166 B
Makefile

include ../Rules
tests_pass = locked
tests_fail =
tests_ignore =
locked_LDADD = $(GST_OBJ_LIBS)
locked_CFLAGS = $(GST_OBJ_CFLAGS) $(GNOME_CFLAGS) $(XML_CFLAGS)