diff --git a/collects/meta/dist-specs.rkt b/collects/meta/dist-specs.rkt index e74435d3e4..c28c96bf13 100644 --- a/collects/meta/dist-specs.rkt +++ b/collects/meta/dist-specs.rkt @@ -606,7 +606,8 @@ plt-extras :+= (- (package: "2htdp/") "uchat/") ; Matthias doesn't want this in now (package: "test-engine/") - (package: "realm") + (- (package: "realm") + "todo.txt") ;; -------------------- math dr-extras :+= (package: "math") (get-libs: math)