Description: Install some other programs.
Author: Yavor Doganov <yavor@gnu.org>
Bug-Debian: https://bugs.debian.org/862386
Forwarded: not-needed
Last-Update: 2025-04-10
---

--- gnustep-examples.orig/gui/GNUmakefile
+++ gnustep-examples/gui/GNUmakefile
@@ -31,12 +31,15 @@
 	Ink               \
 	ExampleService    \
 	GSTest            \
+	Finger            \
+	GFractal          \
+	HostAddress       \
 	PowerPaint        \
 	TestDrawing
 
 # MyGL commented out because it required OpenGL which some people
 # don't have.
-#	MyGL		  
+SUBPROJECTS += MyGL
 
 
 include GNUmakefile.preamble
