diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0b6c986b13..97625bb2b2 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +19990816-12:26 EDT Paul Tucker + * source/debug/Makefile + + tbrwtext.prg + 19990817-20:51 GMT+1 Antonio Linares * source/rtl/tbrowse.prg * Added lHeaders := .f. at method New(). diff --git a/harbour/source/debug/Makefile b/harbour/source/debug/Makefile index 268b38f746..365b61670b 100644 --- a/harbour/source/debug/Makefile +++ b/harbour/source/debug/Makefile @@ -5,7 +5,8 @@ ROOT = ../../ PRG_SOURCES=\ - debugger.prg + debugger.prg \ + tbrwtext.prg LIB=debug