diff options
| author | mschroffel <mschroffel@cinecert.com> | 2014-07-03 17:33:07 +0000 |
|---|---|---|
| committer | mschroffel <> | 2014-07-03 17:33:07 +0000 |
| commit | 08450b766f9b0a542f2ac9661cdb0a61f2cba529 (patch) | |
| tree | 637a04618e0fcbadeb4597f3c1d27beeb7b61957 /src/Makefile.am | |
| parent | 0878e96b455719b4c580c58f6ccefb0d34debb60 (diff) | |
missing TimedText_transform.h
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c2de809..da5a320 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -154,7 +154,8 @@ nodist_libpyasdcp_la_SOURCES = \ asdcp_python_mxf.cpp \ asdcp_python_mxf.h \ asdcp_python_mxf_text.cpp \ - asdcp_python_mxf_metadata.cpp + asdcp_python_mxf_metadata.cpp \ + TimedText_Transform.h libpyasdcp_la_CPPFLAGS = @PYTHON_CPPFLAGS@ |
