diff --git a/harbour/ChangeLog b/harbour/ChangeLog index bba54f0913..4b27f0775e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,8 @@ +20000425-18:10 GMT+1 Ryszard Glab + + *utils/hbdoc/Makefile + * added lang library + 20000425-07:30 GMT-8 Ron Pinkas * source/compiler/harbour.c * Resolved conflicts from my previous upload to dod witj change from JUMPSHORT TO JUMP*NEAR. diff --git a/harbour/utils/hbdoc/Makefile b/harbour/utils/hbdoc/Makefile index 7e495fb28e..fa6c86ce9a 100644 --- a/harbour/utils/hbdoc/Makefile +++ b/harbour/utils/hbdoc/Makefile @@ -37,6 +37,7 @@ LIBS=\ vm \ macro \ pp \ + lang \ common \ include $(TOP)$(ROOT)config/bin.cf