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