Re-arranged the build a bit to try to make it more sane. Added some debug.
[platform/upstream/gstreamer.git] / examples / queue2 / Makefile.am
1 bin_PROGRAMS = queue2
2
3 LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
4 INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)