diff options
-rw-r--r-- | Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -3,12 +3,7 @@ PACKAGE=acf-$(APP_NAME) VERSION=0.3.1 APP_DIST=\ - ipsectools-controller.lua \ - ipsectools-model.lua \ - ipsectools-status-html.lsp \ - ipsectools-expert-html.lsp \ - ipsectools-logfile-html.lsp \ - ipsectools.menu \ + ipsectools* \ EXTRA_DIST=README Makefile config.mk |