diff --git a/GNUmakefile b/GNUmakefile index dd78238..8ca90da 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,6 +18,7 @@ FRAMEWORK_NAME = OresmeKit OresmeKit_CURRENT_VERSION_NAME = 0.1 OresmeKit_DEPLOY_WITH_CURRENT_VERSION = yes +LIBRARIES_DEPEND_UPON = $(FND_LIBS) $(GUI_LIBS) $(OBJC_LIBS) # # Public headers (will be installed)