src/include/h5core/Makefile.am
- we have to use 'otherinclude_HEADER' instead of 'include_HEADERS'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
otherincludedir = $(includedir)/h5core
|
||||
|
||||
include_HEADERS = \
|
||||
otherinclude_HEADERS = \
|
||||
h5_attachments.h \
|
||||
h5_err.h \
|
||||
h5_file.h \
|
||||
|
||||
Reference in New Issue
Block a user