summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authormikey <mikey@cinecert.com>2014-04-29 15:31:21 +0000
committermikey <>2014-04-29 15:31:21 +0000
commitdd03f3ae2c71df2c4eb89804293e621777a050cf (patch)
tree1e26fd0dab7c97aa82ce03f284ae449f0bb87b47 /src/Makefile.am
parent5fae5df9b1cf2990b0383e1b633bdab4476a9669 (diff)
added a note about AS-02 support.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d9c981e..d72ba34 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -64,7 +64,13 @@ include_HEADERS += \
MXF.h \
Wav.h \
PCMParserList.h \
- AtmosSyncChannel_Generator.h
+ AtmosSyncChannel_Mixer.h \
+ AtmosSyncChannel_Generator.h \
+ PCMDataProviders.h \
+ SyncCommon.h \
+ SyncEncoder.h \
+ UUIDInformation.h
+
nodist_include_HEADERS = TimedText_Transform.h
endif