diff options
-rw-r--r-- | chicanery.egg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chicanery.egg b/chicanery.egg index ca0fb94..21cb68e 100644 --- a/chicanery.egg +++ b/chicanery.egg | |||
@@ -8,7 +8,7 @@ | |||
8 | (dependencies r7rs utf8) | 8 | (dependencies r7rs utf8) |
9 | (components | 9 | (components |
10 | (extension chicanery | 10 | (extension chicanery |
11 | (source chicanery.scm) | 11 | (source chicanery.sld) |
12 | (types-file) ; I don't know what this does ... | 12 | (types-file) ; I don't know what this does ... |
13 | (inline-file) | 13 | (inline-file) |
14 | (csc-options "-X" "r7rs" "-R" "r7rs" | 14 | (csc-options "-X" "r7rs" "-R" "r7rs" |