From 8f03b19fee7deb0b80a84bc0cdb0678970e10d0d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 24 Jun 2008 04:42:20 +0000 Subject: [PATCH] 2008-06-24 07:00 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/gtwvg/common.mak * contrib/gtwvg/Makefile ! Added missing new public .ch header. --- harbour/ChangeLog | 5 +++++ harbour/contrib/gtwvg/Makefile | 1 + harbour/contrib/gtwvg/common.mak | 1 + 3 files changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 886ff423e7..31cc35c06d 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-06-24 07:00 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * contrib/gtwvg/common.mak + * contrib/gtwvg/Makefile + ! Added missing new public .ch header. + 2008-06-24 00:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + contrib/hbziparch/_features.h + contrib/hbziparch/_platform.h diff --git a/harbour/contrib/gtwvg/Makefile b/harbour/contrib/gtwvg/Makefile index 86d7d7b84d..e382ad27bb 100644 --- a/harbour/contrib/gtwvg/Makefile +++ b/harbour/contrib/gtwvg/Makefile @@ -19,6 +19,7 @@ PRG_SOURCES=\ wvtpaint.prg \ PRG_HEADERS=\ + hbgtwvg.ch \ wvtwin.ch \ LIBNAME=gtwvg diff --git a/harbour/contrib/gtwvg/common.mak b/harbour/contrib/gtwvg/common.mak index 8ae32b06f7..258b99d63d 100644 --- a/harbour/contrib/gtwvg/common.mak +++ b/harbour/contrib/gtwvg/common.mak @@ -10,6 +10,7 @@ C_HEADERS=\ gtwvg.h \ PRG_HEADERS=\ + hbgtwvg.ch \ wvtwin.ch \ LIB_OBJS = \