Index: Makefile ================================================================== --- Makefile +++ Makefile @@ -155,11 +155,11 @@ # Include the generated dependency file include build.inc # Special dependencies for the module includes -$(MOFILE) $(MOIMPFILES) : megatest-fossil-hash.scm +$(OFILES) $(MOFILES) $(MOIMPFILES) : megatest-fossil-hash.scm # we are going to generate this by running make without -j # and only adding the needed deps. The full deps have too many # circular deps and can not (yet) be resolved. ##