diff options
Diffstat (limited to 'app/Makefile')
-rw-r--r-- | app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Makefile b/app/Makefile index a3da5bc..b8862c7 100644 --- a/app/Makefile +++ b/app/Makefile @@ -25,7 +25,7 @@ APP_DIST= \ acf_www-controller.lua\ acf_cli-controller.lua\ menuhints.menu\ - template-ajax.lsp\ + template-json.lsp\ template-html.lsp\ template-stream.lsp\ dispatcherror-html.lsp\ |