summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2017-09-12 22:46:54 +0000
committerjhurst <>2017-09-12 22:46:54 +0000
commite6c2b2f1f1c6bfa0b9f58854f330b2ce3aeaa489 (patch)
tree078472c3be77043df47135611425dc5661767a25 /src/Makefile.am
parent2f1e9f7d3b5cdd5319c31111daa7e56c6df43c0a (diff)
moar headers
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index be4c81c..cedecda 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -72,8 +72,9 @@ include_HEADERS += \
PCMDataProviders.h \
SyncCommon.h \
SyncEncoder.h \
- UUIDInformation.h
-
+ UUIDInformation.h \
+ AS_DCP_internal.h \
+ AS_DCP_DCData_internal.h
endif
@@ -193,7 +194,7 @@ libpyasdcp_la_LIBADD += libas02.la
endif
pyexecdir = @PYTHON_EXECDIR@
-pyexec_includedir = $(PYTHON_PREFIX)/include/python$(PYTHON_SHORTVERSION)
+pyexec_includedir = $(prefix)/include
nodist_pyexec_include_HEADERS = kumu_python.h asdcp_python.h asdcp_wrappers.h
pyexec_LTLIBRARIES = kumu.la asdcp.la