gstreamer/tests/sched/Makefile.am
Wim Taymans fce9a96f3f Fixed a Makefile error
Original commit message from CVS:
Fixed a Makefile error
2001-01-14 22:23:59 +00:00

6 lines
108 B
Makefile

noinst_PROGRAMS = runxml
# nothing but apps here, this is safe
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)