diff options
-rw-r--r-- | Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,13 +3,13 @@ PACKAGE=acf-$(APP_NAME) VERSION=2.0_alpha3 APP_DIST=\ + lbu.menu \ lbu-commit-html.lsp \ + lbu-config-html.lsp \ lbu-controller.lua \ - lbu-html.lsp \ lbu-model.lua \ - lbu-read-html.lsp \ - lbu.cfg \ - lbu.menu \ + lbu-status-html.lsp \ + APP_CFG=\ lbu.cfg |