InstallModule_firebird.mk: actually define SYSTEM_FIREBIRD
Change-Id: I3250eddfb1a718b45694624a3d881210d2136ec4
This commit is contained in:
parent
f2ef6605e2
commit
0d7facdf06
1 changed files with 4 additions and 0 deletions
|
@ -14,4 +14,8 @@ $(eval $(call gb_InstallModule_add_scpfiles,scp2/firebird,\
|
|||
scp2/source/firebird/module_firebird \
|
||||
))
|
||||
|
||||
$(eval $(call gb_InstallModule_define_if_set,scp2/firebird,\
|
||||
SYSTEM_FIREBIRD \
|
||||
))
|
||||
|
||||
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
|
||||
|
|
Loading…
Reference in a new issue