From: Ralph Ronnquist Date: Wed, 27 Dec 2023 12:27:35 +0000 (+1100) Subject: Removed spurious space X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;ds=inline;h=9c0bc017cf477526d29d001f9107e151cf954e46;p=rrq%2Fnewlisp%2Fpacknl.git Removed spurious space --- diff --git a/Makefile b/Makefile index 240d8d7..295004d 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ LSPMODFILES = incore.lsp main-args.lsp BINDIR = $(DESTDIR)/usr/bin MAN8DIR = $(DESTDIR)/usr/share/man/man8 -LSPMODDIR = $(DESTDIR)/usr/share/newlisp +LSPMODDIR = $(DESTDIR)/usr/share/newlisp INSTALLTARGETS = INSTALLTARGETS += $(addprefix $(BINDIR),$(BINFILES))