aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a0d4a38..6433b58 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')
FILES = AUTHORS README README.CVS COPYING ChangeLog Makefile \
$(PACKAGE).spec $(SCRIPTS)
SCRIPTS = add-user del-user add-service del-service create-file \
- add-group del-group add-shell del-shell
+ add-group del-group add-shell del-shell verify-shell
LIBDIR=/usr/share/rpm-helper