![](https://secure.gravatar.com/avatar/da8638bce265a9edbab91dd837042d03.jpg?s=120&d=mm&r=g)
25 May
2010
25 May
'10
3:24 p.m.
What's the right syntax for specifying a relative pathname for a module whose files should live in the parent directory instead of in a subdirectory? E.g., if I have (:module foo :components ((:file "bar") (:file "baz")) :pathname ???? ) what goes in there if I do NOT want the files to live in foo/, but with all the other files? I could put a FAQ about this in the manual... best, r