Description: Add support for the "nodoc" profile.
Author: Yavor Doganov <yavor@gnu.org>
Forwarded: not-needed
Last-Update: 2023-02-28
---

--- gnustep-performance.orig/GNUmakefile
+++ gnustep-performance/GNUmakefile
@@ -85,6 +85,8 @@
 # found ... simply skip generation of java wrappers in that case.
 -include $(GNUSTEP_MAKEFILES)/java-wrapper.make
 include $(GNUSTEP_MAKEFILES)/test-tool.make
+ifeq ($(doc),yes)
 include $(GNUSTEP_MAKEFILES)/documentation.make
+endif
 
 -include GNUmakefile.postamble
