summaryrefslogtreecommitdiff
path: root/gst/cutter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/cutter/Makefile.am')
-rw-r--r--gst/cutter/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/gst/cutter/Makefile.am b/gst/cutter/Makefile.am
new file mode 100644
index 00000000..d31d6f12
--- /dev/null
+++ b/gst/cutter/Makefile.am
@@ -0,0 +1,9 @@
+filterdir = $(libdir)/gst
+
+filter_LTLIBRARIES = libgstcutter.la
+
+libgstcutter_la_SOURCES = gstcutter.c
+
+noinst_HEADERS = gstcutter.h filter.func
+
+EXTRA_DIST = README