From ad993f33ef87e92abe1a61da72b6294b364e19b2 Mon Sep 17 00:00:00 2001 From: madduck Date: Mon, 7 Aug 2006 17:14:52 +0000 Subject: [PATCH] makefile update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3a8d316..b88cba8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BASES = en/organisation es/organizacion +BASES = en/organisation es/organizacion de/organisation EXTS = eps png ps pdf FILES = $(foreach ext,$(EXTS),$(foreach base,$(BASES),$(base).$(ext))) -- 2.39.2