6c7e5c0110396ce1671bea02046aed16f564145d
[platform/upstream/gstreamer.git] / tests / examples / seek / Makefile.am
1 examples = seek # 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)