src/include/h5core/Makefile.am

- we have to use 'otherinclude_HEADER' instead of 'include_HEADERS'
This commit is contained in:
2016-09-23 13:05:37 +02:00
parent 9f3a677ea6
commit 3425a30068
+1 -1
View File
@@ -1,6 +1,6 @@
otherincludedir = $(includedir)/h5core
include_HEADERS = \
otherinclude_HEADERS = \
h5_attachments.h \
h5_err.h \
h5_file.h \