summaryrefslogtreecommitdiffstats
path: root/ext/raw1394/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-23 16:42:33 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-23 16:42:33 +0000
commitb0f5f9a9410efd9ce64dfee67dbc950cbbb2d614 (patch)
tree67bc8451ab25d18d75c410cf8cf97e3cdce2d37c /ext/raw1394/Makefile.am
parent1c3d0eb6e8f65df18350536dcd3a8e4e4eee3cdc (diff)
adding dv, raw1934, gnomevfs, rtp
Original commit message from CVS: adding dv, raw1934, gnomevfs, rtp
Diffstat (limited to 'ext/raw1394/Makefile.am')
-rw-r--r--ext/raw1394/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/raw1394/Makefile.am b/ext/raw1394/Makefile.am
new file mode 100644
index 00000000..af17049b
--- /dev/null
+++ b/ext/raw1394/Makefile.am
@@ -0,0 +1,8 @@
+plugindir = $(libdir)/gst
+
+plugin_LTLIBRARIES = libgst1394.la
+
+libgst1394_la_SOURCES = gst1394.c gstdv1394src.c
+libgst1394_la_LIBADD = $(raw1394_LIBS)
+
+noinst_HEADERS = gstdv1394src.h