mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
fix: readded Config.h and Version.h to HFILEs in Grid/Makefile.am
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user