summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2021-04-07 15:29:30 -0700
committerjhurst <jhurst@cinecert.com>2021-04-07 15:29:30 -0700
commit9d601e144baa6b5d67659ec3e0ab6d0d62d86e86 (patch)
treef15e517ccbeae0aeab59036bc41fd87940789e22
parentc1c832135048ef1963cc39a9bca14be1c4817263 (diff)
File needed by external projects
-rw-r--r--src/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index dc1cf86..1d8780f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -78,11 +78,12 @@ include_HEADERS += \
WavFileWriter.h \
AS_DCP_internal.h \
AS_DCP_DCData_internal.h
-
endif
if USE_AS_02
-include_HEADERS += AS_02.h
+include_HEADERS += \
+ AS_02.h \
+ AS_02_ACES.h
endif
if USE_PHDR