022bfc85bfef9e487aa158fb8c9d497ef19ed3f0
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / old / examples / indexing / Makefile.am
1 examples = indexmpeg
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)