X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/f499d6e31a8554b3191c80c0e8c25e274ee5671d..521c542199afa4f199746d5bbffc18a988cb30bc:/module/Makefile.am diff --git a/module/Makefile.am b/module/Makefile.am index 6d3b31f2d..dc7d058da 100644 --- a/module/Makefile.am +++ b/module/Makefile.am @@ -36,6 +36,7 @@ VM_TARGETS := system/vm/assembler.go system/vm/disassembler.go $(VM_TARGETS): $(top_builddir)/libguile/vm-operations.h ice-9/boot-9.go: ice-9/boot-9.scm ice-9/quasisyntax.scm ice-9/r6rs-libraries.scm +ice-9/match.go: ice-9/match.scm ice-9/match.upstream.scm # We can compile these in any order, but it's fastest if we compile # psyntax and boot-9 first, then the compiler itself, then the rest of