aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 0b54349..e071285 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -21,6 +21,7 @@
#:trivial-backtrace)
:components ((:file "src/package")
(:file "src/reader")
+ (:cffi-grovel-file "src/libc")
(:cffi-grovel-file "src/libacl")
(:file "src/util")
(:file "src/util/posix1e")