summaryrefslogtreecommitdiff
path: root/module/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'module/Makefile.am')
-rw-r--r--module/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/Makefile.am b/module/Makefile.am
index 45113b542..86d540148 100644
--- a/module/Makefile.am
+++ b/module/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
##
-## Copyright (C) 2009-2020 Free Software Foundation, Inc.
+## Copyright (C) 2009-2021 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -334,7 +334,7 @@ SOURCES = \
system/base/ck.scm \
\
system/foreign.scm \
- \
+ system/foreign-library.scm \
system/foreign-object.scm \
\
system/repl/debug.scm \