ports/x11/gnustep/examples/patches/patch-gui_GNUmakefile

17 lines
414 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- gui/GNUmakefile.orig Mon Mar 8 00:15:58 2010
+++ gui/GNUmakefile Thu Jun 3 09:58:19 2010
@@ -30,7 +30,12 @@ SUBPROJECTS = \
CurrencyConverter \
Ink \
ExampleService \
- GSTest
+ GSTest \
+ ToolbarExample \
+ Finger \
+ GFractal \
+ HostAddress \
+ MyGL
# MyGL commented out because it required OpenGL which some people
# don't have.