diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ac8d20d7a4..84ae45a2e1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-01-15 15:20 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) + * source/rdd/usrrdd/rdds/Makefile + ! Fixed small typos on making library specs + 2009-01-16 01:10 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbrddnsx.h * harbour/source/rdd/dbfnsx/dbfnsx1.c diff --git a/harbour/source/rdd/usrrdd/rdds/Makefile b/harbour/source/rdd/usrrdd/rdds/Makefile index 2a2d984a7d..b8409d6780 100644 --- a/harbour/source/rdd/usrrdd/rdds/Makefile +++ b/harbour/source/rdd/usrrdd/rdds/Makefile @@ -13,9 +13,9 @@ PRG_SOURCES=\ dbtcdx.prg \ fptcdx.prg \ smtcdx.prg \ - vpfcdx.prg \ + vfpcdx.prg \ -LIBNAME=usrrdds +LIBNAME=hbuddall include $(TOP)$(ROOT)config/lib.cf