de310374b6
Amoebax is a free multi-platform match-3 puzzle game where the objective is to beat your opponent in a battle by filling their grid up to the top with garbage. You can play as Kim or Tom against six cute creatures controlled by the amoebas or you can play up to four players in a tournament to check out who is the amoebas' master. feedback & ok ajacoutot@
13 lines
432 B
Plaintext
13 lines
432 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/12/08 13:35:40 simon Exp $
|
|
--- Makefile.in.orig Tue Oct 2 15:10:20 2007
|
|
+++ Makefile.in Tue Oct 2 15:10:24 2007
|
|
@@ -194,7 +194,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
|
|
# Process this file with automake to produce a Makefile.in file
|
|
-SUBDIRS = autopackage data doc m4 src
|
|
+SUBDIRS = autopackage data m4 src
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST = \
|
|
COPYING.GPL \
|