diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6e45b64603..27743db423 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +19990607-20:30 CET Eddie Runia + * makefile.b32 + change little bug (hb.c) + Mon Jun 07 12:58:17 1999 Gonzalo A. Diethelm * source/hbpp/Makefile: diff --git a/harbour/makefile.b32 b/harbour/makefile.b32 index 4de6fe47e4..efa0c1c273 100644 --- a/harbour/makefile.b32 +++ b/harbour/makefile.b32 @@ -40,7 +40,7 @@ errorsys.obj : errorsys.c extend.h types.h extend.obj : extend.c extend.h types.h files.obj : files.c extend.h types.h hardcr.obj : hardcr.c extend.h types.h -hb_f.obj : hb.c extend.h types.h +hb_f.obj : hb_f.c extend.h types.h initsymb.obj : initsymb.c extend.h types.h itemapi.obj : itemapi.c extend.h types.h math.obj : math.c extend.h types.h