From 6b2d12c1fefb45035b8cb3b2b4477e5ade657517 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Thu, 20 Oct 2005 03:22:31 +0200 Subject: [PATCH] Normalize path_to_top declaration --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9d14eb09..3ac68c28 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -path_to_top = . +path_to_top=. -include $(path_to_top)/Makefile.config SUBDIRS = doc po src