collision restoration
authormikey <mikey@cinecert.com>
Tue, 14 Oct 2008 00:02:37 +0000 (00:02 +0000)
committermikey <>
Tue, 14 Oct 2008 00:02:37 +0000 (00:02 +0000)
src/Makefile.am

index 082190279b0dbe2a6539d93748a38b34ef4a0e37..632784af0f2058f8dac831a74cf94c9c325ff91e 100644 (file)
@@ -41,7 +41,7 @@ lib_LTLIBRARIES = libkumu.la libasdcp.la
 # sources for a library
 libkumu_la_SOURCES = KM_error.h KM_fileio.cpp KM_fileio.h KM_log.cpp KM_log.h \
  KM_memio.h KM_mutex.h KM_platform.h KM_prng.cpp KM_prng.h KM_util.cpp \
- KM_util.h KM_xml.cpp KM_xml.h
+ KM_util.h KM_xml.cpp KM_xml.h KM_tai.h KM_tai.cpp
 # linker flags (*not* including libraries to link against) for a library
 libkumu_la_LDFLAGS = -release 1.3.20
 # sources for a library that don't get added to a distribution