From c85b8901091f8bcffc4a9ed42df1b69bc716751b Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 26 Jan 2008 10:01:06 +0000 Subject: [PATCH] 2008-01-26 11:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/pp/Makefile ! Missed modification made after lib name change. --- harbour/ChangeLog | 4 ++++ harbour/source/pp/Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d55964a374..167b7c928e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2008-01-26 11:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * source/pp/Makefile + ! Missed modification made after lib name change. + 2008-01-26 10:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/rddads/adsfunc.c ! Warning fixed in ADSGetServerName(). diff --git a/harbour/source/pp/Makefile b/harbour/source/pp/Makefile index ee2c3b6666..30a381c9eb 100644 --- a/harbour/source/pp/Makefile +++ b/harbour/source/pp/Makefile @@ -14,7 +14,7 @@ C_SOURCES=\ LIBNAME=hbpp LIBS=\ - common \ + hbcommon \ ifeq ($(HB_PPGEN_PATH),) HB_PPGEN_PATH=.