gstreamer/examples/autoplug/Makefile.am
Wim Taymans 0b77ebb8b0 Remove the gnome dependency
Original commit message from CVS:
Remove the gnome dependency
2002-01-17 20:56:12 +00:00

5 lines
89 B
Makefile

noinst_PROGRAMS = autoplug
autoplug_LDADD = $(GST_LIBS)
autoplug_CFLAGS = $(GST_CFLAGS)