- (bal) Added 'install-nokeys' to Makefile to assist package builders.
diff --git a/Makefile.in b/Makefile.in
index b7ea044..3748853 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.182 2001/07/14 03:07:43 djm Exp $
+# $Id: Makefile.in,v 1.183 2001/07/25 16:24:34 mouring Exp $
 
 prefix=@prefix@
 exec_prefix=@exec_prefix@
@@ -171,6 +171,7 @@
 	autoreconf
 
 install: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files host-key
+install-nokeys: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files
 
 install-files:
 	$(srcdir)/mkinstalldirs $(DESTDIR)$(bindir)