9a70604857a22fb28d2a5687905ab8597d0f2903
[platform/upstream/gstreamer.git] / examples / switch / Makefile.am
1
2 noinst_PROGRAMS = switcher
3
4 switcher_SOURCES = switcher.c
5 switcher_CFLAGS = $(GST_CFLAGS)
6 switcher_LDFLAGS = $(GST_LIBS)
7