Change module definition
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
18 | ;;;; | 18 | ;;;; |
19 | changequote([,])dnl | 19 | changequote([,])dnl |
20 | 20 | ||
21 | (define-module (mailutils)) | 21 | (define-module (mailutils mailutils)) |
22 | 22 | ||
23 | (define mu-libs (list "libmailutils" | 23 | (define mu-libs (list "libmailutils" |
24 | "libmuauth" | 24 | "libmuauth" | ... | ... |
-
Please register or sign in to post a comment