diff options
| author | John Hurst <jhurst@cinecert.com> | 2022-04-28 08:59:52 -0700 |
|---|---|---|
| committer | John Hurst <jhurst@cinecert.com> | 2022-04-28 08:59:52 -0700 |
| commit | e78a0c7bff8940eccc90aa60526233af3c8f92fb (patch) | |
| tree | 6b17ec439a97e411175b7f317b164f771b2a9d99 /src | |
| parent | 9f0d863250467c72ecd5db680731aa02813044a8 (diff) | |
Added IMF IAB header to install target
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 1 |
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 |
