summaryrefslogtreecommitdiff
path: root/public/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'public/include/Makefile.am')
-rw-r--r--public/include/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/include/Makefile.am b/public/include/Makefile.am
index 866c7f9..0a2cd00 100644
--- a/public/include/Makefile.am
+++ b/public/include/Makefile.am
@@ -47,4 +47,12 @@ noinst_HEADERS = TXMPFiles.hpp TXMPIterator.hpp \
XMP_Const.h XMP_Environment.h \
XMP_IO.hpp \
XMP_UnixEndian.h \
+ XMPCore/XMPCoreDefines.h \
+ XMPCore/XMPCoreErrorCodes.h \
+ XMPCore/XMPCoreFwdDeclarations.h \
+ XMPCore/XMPCoreLatestInterfaceVersions.h \
+ XMPCommon/XMPCommonDefines.h \
+ XMPCommon/XMPCommonErrorCodes.h \
+ XMPCommon/XMPCommonFwdDeclarations.h \
+ XMPCommon/XMPCommonLatestInterfaceVersions.h \
$(NULL)