summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2018-05-01 00:49:59 +0000
committerjhurst <>2018-05-01 00:49:59 +0000
commit84664c66df72d2b951d0eec2af307d9752623621 (patch)
treeba0549c40fc9c95a5546e24357b690a6b9818aa3 /src
parent75569dda27ec80770afff589b6ece58c50ea2f49 (diff)
Added MXFReader.close() method
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cedecda..c7d182b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -172,6 +172,7 @@ lib_LTLIBRARIES += libpyasdcp.la
nodist_libpyasdcp_la_SOURCES = \
kumu_python.cpp \
+ kumu_python_list.cpp \
kumu_python.h \
asdcp_python.cpp \
asdcp_python.h \