summaryrefslogtreecommitdiffstats
path: root/gst/playondemand/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/playondemand/Makefile.am')
-rw-r--r--gst/playondemand/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/gst/playondemand/Makefile.am b/gst/playondemand/Makefile.am
new file mode 100644
index 00000000..fc2b93b9
--- /dev/null
+++ b/gst/playondemand/Makefile.am
@@ -0,0 +1,10 @@
+filterdir = $(libdir)/gst
+
+filter_LTLIBRARIES = libgstplayondemand.la
+
+libgstplayondemand_la_SOURCES = gstplayondemand.c
+libgstplayondemand_la_CFLAGS = $(GST_CFLAGS)
+
+noinst_HEADERS = gstplayondemand.h filter.func
+
+# EXTRA_DIST = README