gstreamer/tests/old/examples/autoplug/Makefile.am

5 lines
144 B
Makefile
Raw Normal View History

bin_PROGRAMS = autoplug
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)