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=.