diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,10 +3,10 @@ PACKAGE=acf-$(APP_NAME) VERSION=0.1 APP_DIST=\ - ipsec-tools-controller.lua \ - ipsec-tools-model.lua \ - ipsec-tools-status-html.lsp \ - ipsec-tools.menu \ + ipsectools-controller.lua \ + ipsectools-model.lua \ + ipsectools-status-html.lsp \ + ipsectools.menu \ EXTRA_DIST=README Makefile config.mk |