From 973c2e457b43ad7314c98a8b6db452428a2edcea Mon Sep 17 00:00:00 2001 From: Paul Tucker Date: Tue, 17 Aug 1999 19:17:16 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 4 ++++ harbour/source/debug/Makefile | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) 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