Index: Makefile ================================================================== --- Makefile +++ Makefile @@ -186,10 +186,13 @@ # # mofiles/servermod.o : mofiles/dbmod.o # common.o : mofiles/commonmod.o # # # commonmod.o dashboard.o megatest.o tcmt.o apimod.o : megatest-fossil-hash.scm # +# tests.o db.o launch.o runs.o dashboard-tests.o \ +# # commonmod.o dashboard.o megatest.o tcmt.o apimod.o : megatest-fossil-hash.scm +# # tests.o db.o launch.o runs.o dashboard-tests.o \ dashboard-context-menu.o dashboard-guimonitor.o dashboard-main.o \ monitor.o dashboard.o archive.o megatest.o : db_records.scm megatest-fossil-hash.scm Index: http-transport.scm ================================================================== --- http-transport.scm +++ http-transport.scm @@ -68,10 +68,12 @@ (import transport) (include "common_records.scm") (include "db_records.scm") ;; (include "js-path.scm") + +;; (require-library stml) ;; (require-library stml) ;; (define *server-loop-heart-beat* (current-seconds)) Index: utils/gendeps.scm ================================================================== --- utils/gendeps.scm +++ utils/gendeps.scm @@ -82,10 +82,11 @@ (print "Found module "modname) (hash-table-set! moduledata modname sname)) (importuse (_ importname) (print "Found import "importname) (hh-push incldata importname sname)) + (mofiles-adjust->dot-o usingname))) (else #f)) (loop (read-line))))))))) files) (hash-table-for-each incldata