diff options
Diffstat (limited to 'app/Makefile')
-rw-r--r-- | app/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Makefile b/app/Makefile index 6a3664f..32b1654 100644 --- a/app/Makefile +++ b/app/Makefile @@ -31,6 +31,7 @@ APP_DIST= \ startstop-html.lsp\ filedetails-html.lsp\ expert-html.lsp\ + debug-html.lsp\ EXTRA_DIST=README Makefile DISTFILES=$(APP_DIST) $(EXTRA_DIST) |