17 lines
414 B
Text
17 lines
414 B
Text
|
--- 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.
|