From 088cbdd2ea2cae390a6c4c06546a9178d194a7d6 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 1 Dec 2007 02:20:16 +0000 Subject: [PATCH] fix to prev --- harbour/contrib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/harbour/contrib/Makefile b/harbour/contrib/Makefile index 6c0fefe1b3..13ad5f828f 100644 --- a/harbour/contrib/Makefile +++ b/harbour/contrib/Makefile @@ -42,13 +42,13 @@ else ifeq ($(HB_COMPILER),icc) DIRS +=\ - hgf/os2pm \ + hbgf/os2pm \ else ifeq ($(HB_ARCHITECTURE),os2) DIRS +=\ - hgf/os2pm \ + hbgf/os2pm \ else ifeq ($(HB_ARCHITECTURE),linux)