implement breakpoints in the repl
[bpt/guile.git] / module / Makefile.am
index 37e27ee..1202e20 100644 (file)
@@ -314,6 +314,7 @@ SYSTEM_SOURCES =                            \
   system/vm/program.scm                                \
   system/vm/trace.scm                          \
   system/vm/traps.scm                          \
+  system/vm/trap-state.scm                     \
   system/vm/vm.scm                             \
   system/foreign.scm                           \
   system/xref.scm                              \