From 6668a6ed77e505ea475ffede7fe9584b6d424507 Mon Sep 17 00:00:00 2001 From: Walter Negro Date: Thu, 24 Oct 2002 18:00:23 +0000 Subject: [PATCH] * 2002-10-24 15:00 UTC-0300 Walter Negro ! Add codepage to compilation --- harbour/source/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/source/Makefile b/harbour/source/Makefile index 6cbb45377c..270cdfdce4 100644 --- a/harbour/source/Makefile +++ b/harbour/source/Makefile @@ -24,6 +24,7 @@ DIRS=\ else DIRS=\ + codepage \ common \ pp \ compiler \