src/h5core/Makefile.am

- private/h5_const.h added to EXTRA_HEADERS
This commit is contained in:
2016-09-23 13:04:16 +02:00
parent 23807ff972
commit 9f3a677ea6
+1
View File
@@ -3,6 +3,7 @@ AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS = -I$(top_srcdir)/src/include @AM_CPPFLAGS@
EXTRA_HEADERS = \
private/h5_const.h \
private/h5_file.h \
private/h5_hdf5.h \
private/h5_hsearch.h \