bd7aaf67e478a22f702b80064ad489a22a8b32ad
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / old / examples / switch / Makefile.am
1
2 noinst_PROGRAMS = switcher
3
4 switcher_SOURCES = switcher.c
5 switcher_CFLAGS = $(GST_CFLAGS)
6 switcher_LDADD = $(GST_LIBS)
7