From fbd4ed18840e3d028aff0e0b6ec871aca45208f3 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 26 Oct 2011 09:54:43 -0700 Subject: Automatically build tools/aligncsv before it is needed. Reported by Ali-G. --- GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 4746eddd..85d5bdd7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,7 +18,7 @@ mobxp-impl: tools/mobxp < world/map/db/mob_db.old > world/map/db/mob_db.txt rm world/map/db/mob_db.old indent: indent-mobs indent-items -indent-items: +indent-items: tools/aligncsv tools/aligncsv world/map/db/item_db.txt -indent-mobs: +indent-mobs: tools/aligncsv tools/aligncsv world/map/db/mob_db.txt -- cgit v1.2.3-60-g2f50