mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:03:03 +01:00
Fixed posix build
This commit is contained in:
parent
d5c08a9fd0
commit
30f28252cb
@ -46,7 +46,7 @@ AllObjects += $(GPRE_Common_Objects) $(GPRE_std) $(GPRE_boot)
|
||||
|
||||
|
||||
# Y-Valve
|
||||
YValve_Objects:= $(call dirObjects,yvalve)
|
||||
YValve_Objects:= $(call dirObjects,yvalve) $(call dirObjects,yvalve/config)
|
||||
|
||||
AllObjects += $(YValve_Objects)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user