summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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 34dee62..b44876d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -83,6 +83,7 @@ lib_LTLIBRARIES += libpyasdcp.la
nodist_libpyasdcp_la_SOURCES = asdcp_python.cpp asdcp_python.h \
asdcp_python_writerinfo.h asdcp_python_misc.cpp \
asdcp_python_reader.cpp asdcp_python_writer.cpp asdcp_wrappers.h \
+ asdcp_python_timedtext.cpp \
kumu_python.cpp kumu_python.h
libpyasdcp_la_CPPFLAGS = @PYTHON_CPPFLAGS@