diff --git a/doc/.distr b/doc/.distr index ed60de3f5..423fe1aeb 100644 --- a/doc/.distr +++ b/doc/.distr @@ -20,6 +20,7 @@ i80.doc z80.doc m68020.doc m2ref.doc +nopt.doc top ego occam diff --git a/doc/Makefile b/doc/Makefile index a81c8e351..3cdde5af2 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -15,7 +15,7 @@ RESFILES= \ peep.$(SUF) cg.$(SUF) ncg.$(SUF) regadd.$(SUF) LLgen.$(SUF) \ basic.$(SUF) crefman.$(SUF) pcref.$(SUF) val.$(SUF) \ 6500.$(SUF) i80.$(SUF) z80.$(SUF) top.$(SUF) ego.$(SUF) \ - m68020.$(SUF) occam.$(SUF) m2ref.$(SUF) + m68020.$(SUF) occam.$(SUF) m2ref.$(SUF) ceg.$(SUF) nopt.$(SUF) .SUFFIXES: .doc .$(SUF)