diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 7f6a5d3127..cbf5d731cd 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +20000217-00:39 GMT+1 Victor Szakats + * source/rtl/Makefile + + typefile.prg + 20000216-23:05 GMT+3 Alexander Kresin * source/pp/hbppint.c * source/compiler/harbour.l diff --git a/harbour/source/rtl/Makefile b/harbour/source/rtl/Makefile index 53c1b878be..fe8a110dfd 100644 --- a/harbour/source/rtl/Makefile +++ b/harbour/source/rtl/Makefile @@ -94,6 +94,7 @@ PRG_SOURCES=\ tgetlist.prg \ tlabel.prg \ treport.prg \ + typefile.prg \ wait.prg \ xsavescr.prg \