aboutsummaryrefslogtreecommitdiff
path: root/ccwl
diff options
context:
space:
mode:
Diffstat (limited to 'ccwl')
-rw-r--r--ccwl/ccwl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccwl/ccwl.scm b/ccwl/ccwl.scm
index 3dc3115..e173d9e 100644
--- a/ccwl/ccwl.scm
+++ b/ccwl/ccwl.scm
@@ -74,7 +74,7 @@
(id output-id)
(type output-type)
(binding output-binding)
- (source output-source)
+ (source output-source set-output-source)
(other output-other))
(define* (output id #:key (type 'File) binding source (other '()))