diff --git a/Source/Makefile.preamble b/Source/Makefile.preamble index 8aa29c37c..b1a78b3d4 100644 --- a/Source/Makefile.preamble +++ b/Source/Makefile.preamble @@ -83,10 +83,8 @@ endif ifeq ($(shared),yes) libgnustep-base_LIBRARIES_DEPEND_UPON += $(CONFIG_SYSTEM_LIBS) endif -ifeq ($(FOUNDATION_LIB),nx) -libgnustep-baseadd_LIBRARIES_DEPEND_UPON += -framework Foundation -endif +# # Flags dealing with installing and uninstalling #