diff options
| author | jhurst <jhurst@cinecert.com> | 2018-05-01 00:49:59 +0000 |
|---|---|---|
| committer | jhurst <> | 2018-05-01 00:49:59 +0000 |
| commit | 84664c66df72d2b951d0eec2af307d9752623621 (patch) | |
| tree | ba0549c40fc9c95a5546e24357b690a6b9818aa3 /src | |
| parent | 75569dda27ec80770afff589b6ece58c50ea2f49 (diff) | |
Added MXFReader.close() method
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 1 |
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 \ |
