aboutsummaryrefslogtreecommitdiff
path: root/vcalendar/primitive.scm
diff options
context:
space:
mode:
Diffstat (limited to 'vcalendar/primitive.scm')
-rw-r--r--vcalendar/primitive.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/vcalendar/primitive.scm b/vcalendar/primitive.scm
index aa182040..b4ba1f38 100644
--- a/vcalendar/primitive.scm
+++ b/vcalendar/primitive.scm
@@ -10,7 +10,9 @@
%vcomponent-type
%vcomponent-set-attribute!
- %vcomponent-get-attribute))
+ %vcomponent-get-attribute
+
+ %vcomponent-attribute-list))
(setenv "LD_LIBRARY_PATH" (dirname (dirname (current-filename))))
(load-extension "libguile-calendar" "init_lib")