summaryrefslogtreecommitdiff
path: root/am/bootstrap.am
diff options
context:
space:
mode:
Diffstat (limited to 'am/bootstrap.am')
-rw-r--r--am/bootstrap.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/am/bootstrap.am b/am/bootstrap.am
index 2821304ec..acc00c762 100644
--- a/am/bootstrap.am
+++ b/am/bootstrap.am
@@ -1,4 +1,4 @@
-## Copyright (C) 2009-2020 Free Software Foundation, Inc.
+## Copyright (C) 2009-2021 Free Software Foundation, Inc.
##
## This file is part of GNU Guile.
##
@@ -120,6 +120,7 @@ SOURCES = \
system/vm/program.scm \
system/vm/vm.scm \
system/foreign.scm \
+ system/foreign-library.scm \
\
language/tree-il/compile-cps.scm \
language/tree-il/cps-primitives.scm \