summaryrefslogtreecommitdiffstats
path: root/gst/dvdlpcmdec/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/dvdlpcmdec/Makefile.am')
-rw-r--r--gst/dvdlpcmdec/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/gst/dvdlpcmdec/Makefile.am b/gst/dvdlpcmdec/Makefile.am
new file mode 100644
index 00000000..31e51169
--- /dev/null
+++ b/gst/dvdlpcmdec/Makefile.am
@@ -0,0 +1,9 @@
+
+plugin_LTLIBRARIES = libgstdvdlpcmdec.la
+
+libgstdvdlpcmdec_la_SOURCES = gstdvdlpcmdec.c
+libgstdvdlpcmdec_la_CFLAGS = $(GST_CFLAGS)
+libgstdvdlpcmdec_la_LIBADD =
+libgstdvdlpcmdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+
+noinst_HEADERS = gstdvdlpcmdec.h