From a0b9a8d77a74c2f56280b3ab9a38cfd3d2bc095f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 4 Jul 2008 01:09:51 +0000 Subject: [PATCH] 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) --- harbour/ChangeLog | 5 +++++ harbour/include/Makefile | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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 \