diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 1b0da9144e..315ba70cbb 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-07-04 03:06 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * include/Makefile + ! Removed hbwmain.c from the header list to be installed. + (Przemek please verify me) + 2008-07-03 22:45 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/errorint.c + Internal error are now logged to hb_out.log (by default). diff --git a/harbour/include/Makefile b/harbour/include/Makefile index 847ccae6da..5fd29228b2 100644 --- a/harbour/include/Makefile +++ b/harbour/include/Makefile @@ -56,7 +56,6 @@ C_HEADERS=\ hbvmpub.h \ hbxvm.h \ hbwince.h \ - hbwmain.c \ hbzlib.h \ hb_io.h \