X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=Makefile;h=05e409d9d41bf2c45f3e6ece5b35a71a9b503645;hb=a157261e83ae4be2696211f8efa987d34b16f0da;hp=295004d5d5894d4891cf1694e8272787dac0a0d5;hpb=c7a58da27eae1240ed320c7bfea59556238842a0;p=rrq%2Fnewlisp%2Fpacknl.git diff --git a/Makefile b/Makefile index 295004d..05e409d 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ MAN8DIR = $(DESTDIR)/usr/share/man/man8 LSPMODDIR = $(DESTDIR)/usr/share/newlisp INSTALLTARGETS = -INSTALLTARGETS += $(addprefix $(BINDIR),$(BINFILES)) +INSTALLTARGETS += $(addprefix $(BINDIR)/,$(BINFILES)) INSTALLTARGETS += $(addprefix $(MAN8DIR)/,$(MAN8FILES)) INSTALLTARGETS += $(addprefix $(LSPMODDIR)/,$(LSPMODFILES))