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)