From aa61510fe7ad4612839e601194d39b8e68285c2a Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 25 Apr 2005 18:04:01 +0000 Subject: [PATCH] added test.sh and uninstall.sh to executables list --- website/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/Makefile b/website/Makefile index 94a08405b..b06b8deff 100644 --- a/website/Makefile +++ b/website/Makefile @@ -16,7 +16,7 @@ DISTRIB_EXCLUDES = /tests$$ # to make sure that executable bit is retained after packaging, # you need to explicitly list any executable files here -EXECUTABLES = install.sh +EXECUTABLES = install.sh test.sh uninstall.sh # list of pathname+URIs to test for catalog support URILIST = \ -- 2.40.0