--- gforth/Makefile.in 1999/12/31 21:39:59 1.166 +++ gforth/Makefile.in 2000/04/09 20:57:25 1.167 @@ -212,10 +212,10 @@ FORTH_SRC = $(KERN_SRC) $(GFORTH_FI_SRC) code.fs colorize.fs comp-i.fs \ doskey.fs ds2texi.fs \ envos.fs envos.dos envos.os2 etags.fs filedump.fs fi2c.fs \ - glosgen.fs gray.fs \ + glosgen.fs gray.fs httpd.fs \ make-app.fs doc/makedoc.fs \ more.fs other.fs prims2x.fs random.fs \ - table.fs \ + table.fs string.fs \ tt.fs sokoban.fs \ unbuffered.fs wordsets.fs \ test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs \