diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ae32adf44b..26ce6bb749 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-04-19 06:14 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) + * harbour/contrib/gtqtc/Makefile + ! Adopted along hbqt/Makefile pattern - fix to prev. + Thanks Bisz Istvan. 2009-04-18 17:48 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/hbqt/generator/hbqtgen.prg diff --git a/harbour/contrib/gtqtc/Makefile b/harbour/contrib/gtqtc/Makefile index ab0b789cf9..e73d0022f3 100644 --- a/harbour/contrib/gtqtc/Makefile +++ b/harbour/contrib/gtqtc/Makefile @@ -4,7 +4,7 @@ ROOT = ../../ -LIBNAME=hbqt +LIBNAME=gtqtc ifeq ($(HB_WITH_QT),) HB_WITH_QT=yes