diff --git a/lib/chibi/snow/commands.scm b/lib/chibi/snow/commands.scm index 19cf1d5b..b8968b36 100644 --- a/lib/chibi/snow/commands.scm +++ b/lib/chibi/snow/commands.scm @@ -185,7 +185,7 @@ (path ,lib-file) (name ,name))) (files `((rename ,file ,lib-file))) - (dirs '())) + (dirs '(""))) (cond ((null? ls) (cons `(library ,@(reverse info))