noinst_PROGRAMS = cutter
noinst_HEADERS = cutter.h

cutter_LDADD = $(GST_LIBS)
cutter_CFLAGS = $(GST_CFLAGS)