--- gforth/Makefile.in 2006/11/01 22:42:15 1.336 +++ gforth/Makefile.in 2006/12/17 16:18:09 1.337 @@ -254,7 +254,7 @@ FORTH_SRC = $(KERN_SRC) $(GFORTH_FI_SRC) locate.fs more.fs other.fs prims2x.fs random.fs \ regexp.fs sokoban.fs string.fs table.fs tags.fs \ tt.fs \ - unbuffer.fs wordsets.fs \ + unbuffer.fs wordsets.fs xwords.fs \ test/tester.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 \