From 2ce808cb0f8562e64d4ba1a17b611c31f0a930bf Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Sun, 18 Sep 2005 21:34:13 +0200 Subject: [PATCH] Revert building of po/ with out running configure --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index 1f7a9b6d8..285bb90d5 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,5 +1,5 @@ path_to_top=.. --include $(path_to_top)/Makefile.config +include $(path_to_top)/Makefile.config # Where to install the catalog files. localedir = $(datadir)/locale