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
|
if INSTALL_HEADERS
|
||||||
pkginclude_HEADERS = \
|
pkginclude_HEADERS = \
|
||||||
version.h \
|
version.h \
|
||||||
svn_version.h
|
svn_version.h \
|
||||||
|
project_specific_defines.h
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# svn_version.h should always be rebuilt.
|
# svn_version.h should always be rebuilt.
|
||||||
|
|
Loading…
Reference in New Issue