---
 XCode/GNUmakefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/XCode/GNUmakefile b/XCode/GNUmakefile
index 9d60193..06c1099 100644
--- a/XCode/GNUmakefile
+++ b/XCode/GNUmakefile
@@ -122,6 +122,8 @@ GSXCGenerator.m \
 xcsystem.m \
 NSObject+KeyExtraction.m \
 
+LIBRARIES_DEPEND_UPON = $(FND_LIBS) $(OBJC_LIBS)
+
 #
 # Makefiles
 #
-- 
2.53.0


Reply via email to