move foreign function interface to its own module
[bpt/guile.git] / module / Makefile.am
index b43cf2e..7b1bbea 100644 (file)
@@ -284,6 +284,7 @@ SYSTEM_SOURCES =                            \
   system/vm/program.scm                                \
   system/vm/trace.scm                          \
   system/vm/vm.scm                             \
+  system/foreign.scm                           \
   system/xref.scm                              \
   system/repl/repl.scm                         \
   system/repl/common.scm                       \