From b77870fa7341d95024e55a116a3454e9bfe2f21e Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 10 Nov 1999 12:48:08 +1100 Subject: - Merged several minor fixed: - ssh-agent commandline parsing - RPM spec file now installs ssh setuid root - Makefile creates libdir --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index e76d74158..0d239e882 100644 --- a/Makefile.in +++ b/Makefile.in @@ -64,6 +64,7 @@ install: all install -d $(mandir) install -d $(mandir)/man1 install -d $(mandir)/man8 + install -d $(libdir) install -d $(libdir)/ssh install -s -c ssh $(bindir)/ssh ln -sf ssh $(bindir)/slogin -- cgit v1.2.3