mirror of https://github.com/BOINC/boinc.git
Install project_specific_defines.h if configured (required by config.h)
This commit is contained in:
parent
4e1617fbca
commit
6a42014719
|
@ -58,7 +58,8 @@ EXTRA_DIST = \
|
|||
if INSTALL_HEADERS
|
||||
pkginclude_HEADERS = \
|
||||
version.h \
|
||||
svn_version.h
|
||||
svn_version.h \
|
||||
project_specific_defines.h
|
||||
endif
|
||||
|
||||
# svn_version.h should always be rebuilt.
|
||||
|
|
Loading…
Reference in New Issue