X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fnhfsstone%2FMakefile;h=d96d3160257c4ef56f761c676fb694a288191e34;hb=0036a143c415eac6388d992a4e637e7004147296;hp=55a09eeb6dfd7267da6231689e49765621dc8f2d;hpb=f7749966932dd117d71159a41da86b675c0c1d5a;p=nfs-utils.git diff --git a/utils/nhfsstone/Makefile b/utils/nhfsstone/Makefile index 55a09ee..d96d316 100644 --- a/utils/nhfsstone/Makefile +++ b/utils/nhfsstone/Makefile @@ -12,5 +12,5 @@ include $(TOP)rules.mk install:: for s in $(SCRIPTS); do \ - $(INSTALLBIN) $$s $(SBINDIR)/$(PREFIX)$k$$s; \ + $(INSTALLSCRIPT) $$s $(SBINDIR)/$(PREFIX)$k$$s; \ done