fix dist spec

This commit is contained in:
Matthew Flatt 2012-12-31 17:29:45 -07:00
parent c8e3b45e38
commit 8e8cc301e4

View File

@ -648,8 +648,7 @@ dr-extras :+= (package: "typed-racket/" ; used in drracket
#:docs "ts-{reference|guide}/")
(- (collects: "typed/")
(cond (not plt) => (collects: "typed/test-engine/")
(collects: "typed/rackunit/")
(srcfile: "typed/rackunit.rkt")))
(srcfile: "typed/rackunit/gui.rkt")))
(collects: "typed-scheme") ; compatibility
;; -------------------- gui-debugger