diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 04286a7ff4..166deeb330 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +2001-02-09 09:15 GMT+1 Maurilio Longo + * source/debug/Makefile + + added dbgwa.prg to GCC Makefile + 2001-02-09 07:56 GMT+1 Antonio Linares * harbour/source/debug/debugger.prg + Colors are already editables. diff --git a/harbour/source/debug/Makefile b/harbour/source/debug/Makefile index 4e6135a4a3..ca5ac20ef3 100644 --- a/harbour/source/debug/Makefile +++ b/harbour/source/debug/Makefile @@ -13,6 +13,7 @@ PRG_SOURCES=\ dbgtarr.prg \ dbgtobj.prg \ tbrwtext.prg \ + dbgwa.prg LIBNAME=debug