diff options
Diffstat (limited to 'l/extreload.asd')
-rw-r--r-- | l/extreload.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l/extreload.asd b/l/extreload.asd index 9a09c1b..0dd04ed 100644 --- a/l/extreload.asd +++ b/l/extreload.asd @@ -8,8 +8,8 @@ :serial t :components ((:file "package") (:file "macro") - (:file "option") (:file "config") + (:file "option") (:file "main")))) :build-operation "program-op" |