summaryrefslogtreecommitdiffstats
path: root/gst/mxf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mxf/Makefile.am')
-rw-r--r--gst/mxf/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/mxf/Makefile.am b/gst/mxf/Makefile.am
index 96e5720e..397d41a0 100644
--- a/gst/mxf/Makefile.am
+++ b/gst/mxf/Makefile.am
@@ -11,6 +11,7 @@ libgstmxf_la_SOURCES = \
mxfjpeg2000.c \
mxfd10.c \
mxfup.c \
+ mxfvc3.c \
mxfmetadata.c
libgstmxf_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
@@ -28,6 +29,7 @@ noinst_HEADERS = \
mxfjpeg2000.h \
mxfd10.h \
mxfup.h \
+ mxfvc3.h \
mxftypes.h \
mxfmetadata.h