summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Hurst <jhurst@cinecert.com>2022-04-28 08:59:52 -0700
committerJohn Hurst <jhurst@cinecert.com>2022-04-28 08:59:52 -0700
commite78a0c7bff8940eccc90aa60526233af3c8f92fb (patch)
tree6b17ec439a97e411175b7f317b164f771b2a9d99 /src
parent9f0d863250467c72ecd5db680731aa02813044a8 (diff)
Added IMF IAB header to install target
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 20bccf5..ebf0474 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -85,6 +85,7 @@ endif
if USE_AS_02
include_HEADERS += \
AS_02.h \
+ AS_02_IAB.h \
AS_02_JXS.h \
AS_02_ACES.h
endif