X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/47de28aec9d1e817e6fa3fbf074372756b889a24..a9cffac12f45d917ae632f4037991d7ba66091fb:/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.