src/final.lisp: Rename from `debug.lisp'.
[sod] / src / Makefile.am
index 53880d8..c7779f9 100644 (file)
@@ -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.