1 2 3 4 5 6 7
noinst_PROGRAMS = switcher switcher_SOURCES = switcher.c switcher_CFLAGS = $(GST_CFLAGS) switcher_LDFLAGS = $(GST_LIBS)