X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/6b5bf01af14c3be7f528fdac531f9188d4c4f3da..8922d11064c215cdd8b6288985cc6d2e573826c2:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 53880d8..c7779f9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -90,8 +90,8 @@ LISP_SOURCES += method-aggregate.lisp LISP_SOURCES += sod-frontend.asd LISP_SOURCES += frontend.lisp optparse.lisp -## Interactive testing. -LISP_SOURCES += debug.lisp +## Finishing touches. +LISP_SOURCES += final.lisp ###-------------------------------------------------------------------------- ### Constructing an output image.