--- gforth/Makefile.in 2007/08/21 09:22:28 1.364 +++ gforth/Makefile.in 2007/08/21 10:33:51 1.365 @@ -263,7 +263,7 @@ FORTH_SRC = $(KERN_SRC) $(GFORTH_FI_SRC) regexp.fs sokoban.fs string.fs table.fs tags.fs \ tt.fs \ unbuffer.fs wordsets.fs xwords.fs \ - test/tester.fs test/ttester.fs + test/tester.fs test/ttester.fs \ test/coretest.fs test/postpone.fs test/dbltest.fs \ test/string.fs test/float.fs test/gforth.fs \ test/other.fs test/signals.fs test/checkans.fs \