mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
fix: readded Config.h and Version.h to HFILEs in Grid/Makefile.am
This commit is contained in:
parent
79ea027c0b
commit
8b12a61097
@ -70,7 +70,7 @@ endif
|
||||
lib_LIBRARIES = libGrid.a
|
||||
|
||||
CCFILES += $(extra_sources)
|
||||
HFILES += $(extra_headers)
|
||||
HFILES += $(extra_headers) Config.h Version.h
|
||||
|
||||
libGrid_a_SOURCES = $(CCFILES)
|
||||
libGrid_adir = $(includedir)/Grid
|
||||
|
Loading…
Reference in New Issue
Block a user