summaryrefslogtreecommitdiffstats
path: root/gst/videobox/Makefile.am
blob: 37da9aaec97529991e876530f1c997e4343f0398 (plain)
1
2
3
4
5
6
7
8
9

plugin_LTLIBRARIES = libgstvideobox.la

libgstvideobox_la_SOURCES = gstvideobox.c
libgstvideobox_la_CFLAGS = $(GST_CFLAGS)
libgstvideobox_la_LIBADD =
libgstvideobox_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)

noinst_HEADERS =