Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / 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)