e384ea5c38
This is a port for a "nine men's morris" implementation for the GNOME Desktop. It is supposed to be GNOMENG conform. PR: ports/47220 Submitted by: Simon Barner <barner@in.tum.de>
11 lines
283 B
Text
11 lines
283 B
Text
--- Makefile.in.orig Sun Jan 19 17:53:32 2003
|
|
+++ Makefile.in Sun Jan 19 17:53:40 2003
|
|
@@ -119,7 +119,7 @@
|
|
cflags_set = @cflags_set@
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
-SUBDIRS = src intl po macros pixmaps
|
|
+SUBDIRS = intl src po macros pixmaps
|
|
|
|
EXTRA_DIST = \
|
|
gnmm.desktop
|