From 4e4a9839af68e180bee21d68ba50317c065fbfcb Mon Sep 17 00:00:00 2001 From: msheby Date: Mon, 3 Mar 2008 00:07:40 +0000 Subject: Add more header files to install target. --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3