diff options
Diffstat (limited to 'games/gnmm/files/patch-Makefile.in')
-rw-r--r-- | games/gnmm/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gnmm/files/patch-Makefile.in b/games/gnmm/files/patch-Makefile.in new file mode 100644 index 000000000000..c9e71c9bde47 --- /dev/null +++ b/games/gnmm/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- 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 |