summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authormschroffel <mschroffel@cinecert.com>2016-05-06 19:35:34 +0000
committermschroffel <>2016-05-06 19:35:34 +0000
commitd5cac9085e6da19bdfc8e76235a460da0e6e5f7b (patch)
tree1a353b6b66d15ae1d2ce1b38e1c27be1bb7b6f65 /src/Makefile.am
parent44af0118320a49c29a8b39abb4ec1009e4a29589 (diff)
update makefile for version roll
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 306d5ca..f903eb9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -119,7 +119,7 @@ libasdcp_la_SOURCES = MPEG2_Parser.cpp MPEG.cpp JP2K_Codestream_Parser.cpp \
Wav.h WavFileWriter.h MXF.h Metadata.h \
JP2K.h AS_DCP.h AS_DCP_internal.h KLV.h MPEG.h MXFTypes.h MDD.h \
PCMParserList.h S12MTimecode.h MDD.cpp \
- AS_DCP_ATMOS.cpp AS_DCP_DCData.cpp AS_DCP_DCData_internal.h \
+ AS_DCP_ATMOS.cpp AS_DCP_DCData.cpp info.in\
DCData_ByteStream_Parser.cpp DCData_Sequence_Parser.cpp \
AtmosSyncChannel_Generator.cpp AtmosSyncChannel_Generator.h \
AtmosSyncChannel_Mixer.cpp AtmosSyncChannel_Mixer.h \