summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormsheby <msheby@cinecert.com>2008-03-03 00:07:40 +0000
committermsheby <>2008-03-03 00:07:40 +0000
commit4e4a9839af68e180bee21d68ba50317c065fbfcb (patch)
treeda9655ad1aacc1b82331319796d532b398d65bbe /src
parent5c78031cdcc7b864c8a0761aa78a59d1de7e559a (diff)
Add more header files to install target.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a16e780..3ae5856 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,8 @@
# list of all the header files that should be installed
include_HEADERS = KM_error.h KM_fileio.h KM_log.h KM_memio.h KM_mutex.h \
- KM_platform.h KM_prng.h KM_util.h KM_xml.h AS_DCP.h S12MTimecode.h
+ KM_platform.h KM_prng.h KM_util.h KM_xml.h AS_DCP.h S12MTimecode.h MDD.h\
+ Metadata.h KLV.h MXFTypes.h MXF.h Wav.h
# list of the libraries to build and install
lib_LTLIBRARIES = libkumu.la libasdcp.la