lol
1--- gnustep-gui-0.24.0/TextConverters/RTF/GNUmakefile.preamble 2008-06-10 10:01:49.000000000 +0600
2+++ gnustep-gui-0.24.0.patched/TextConverters/RTF/GNUmakefile.preamble 2014-12-01 13:02:11.000000000 +0600
3@@ -49,7 +49,7 @@
4 ADDITIONAL_INCLUDE_DIRS +=-I../../Headers/Additions -I../../Headers
5
6 # Additional LDFLAGS to pass to the linker
7-#ADDITIONAL_LDFLAGS +=
8+ADDITIONAL_LDFLAGS += -lgnustep-gui
9
10 # Additional library directories the linker should search
11 ADDITIONAL_LIB_DIRS += -L../../Source/$(GNUSTEP_OBJ_DIR)