summaryrefslogtreecommitdiff
path: root/gst/videocrop/Makefile.am
blob: 81c4199031cac0b8184d9542b650c09297f99664 (plain)
1
2
3
4
5
6
7
8
9

plugin_LTLIBRARIES = libgstvideocrop.la

libgstvideocrop_la_SOURCES = gstvideocrop.c
libgstvideocrop_la_CFLAGS = $(GST_CFLAGS)
libgstvideocrop_la_LIBADD =
libgstvideocrop_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)

noinst_HEADERS =