From 8c1af16730cee84a6780449bbbf79b3c2a69fa5c Mon Sep 17 00:00:00 2001 From: msheby Date: Wed, 27 May 2009 21:29:30 +0000 Subject: Initial video descriptor skeleton. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index b44876d..44b6dbc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -83,7 +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 \ + asdcp_python_descriptor.cpp \ kumu_python.cpp kumu_python.h libpyasdcp_la_CPPFLAGS = @PYTHON_CPPFLAGS@ -- cgit v1.2.3