X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fnhfsstone%2FMakefile;h=d96d3160257c4ef56f761c676fb694a288191e34;hb=bc700ac52d47969d873499e3050d028335eda14d;hp=cb256277913057ed2cf7129b9bbe2773ae62af51;hpb=1773e694f0dbb54dc5a5da0c14fc14360f47b5a4;p=nfs-utils.git diff --git a/utils/nhfsstone/Makefile b/utils/nhfsstone/Makefile index cb25627..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) $(PROGRAM) $(SBINDIR)/$(PREFIX)$k$$s; \ + $(INSTALLSCRIPT) $$s $(SBINDIR)/$(PREFIX)$k$$s; \ done