gstreamer/examples/events/Makefile.am
Andy Wingo f698d6469c compile fixen
Original commit message from CVS:
compile fixen
2002-01-05 01:43:16 +00:00

5 lines
70 B
Makefile

noinst_PROGRAMS = seek
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)