diff options
-rw-r--r-- | app/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Makefile b/app/Makefile index e0d5891..a3da5bc 100644 --- a/app/Makefile +++ b/app/Makefile @@ -31,11 +31,9 @@ APP_DIST= \ dispatcherror-html.lsp\ exception-html.lsp\ status-html.lsp\ - startstop-html.lsp\ filedetails-html.lsp\ expert-html.lsp\ debug-html.lsp\ - form-html.lsp\ EXTRA_DIST=README Makefile DISTFILES=$(APP_DIST) $(EXTRA_DIST) |