b776c57e64ae4cd8db66412c89f8f3d2cc16d604
[platform/upstream/gstreamer.git] / tests / old / examples / seek / Makefile.am
1 examples = seek scrubby # cdplayer cdparanoia 
2
3 noinst_PROGRAMS = $(examples)
4
5 # we have nothing but apps here, we can do this safely
6 LIBS = $(GST_LIBS) $(GTK_LIBS)
7 AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)