summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-10 17:43:35 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-10 17:43:35 +0000
commit0b35572596e1c9928f8a01934b1565163297e533 (patch)
treee655066768eb371da020e15011629a9202592848 /Makefile.in
parentd7d7da12ecbe0e84bd0cceb58b25cec0e75015cf (diff)
- (bal) Fixed Makefile.in so that 'configure; make install' works.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index e6dec0be..4133ed7a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.176 2001/06/10 00:41:19 mouring Exp $
+# $Id: Makefile.in,v 1.177 2001/06/10 17:43:36 mouring Exp $
prefix=@prefix@
exec_prefix=@exec_prefix@
@@ -164,7 +164,7 @@ catman-do:
distprep: catman-do
autoreconf
-install: $(TARGETS) install-files host-key
+install: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files host-key
install-files:
$(srcdir)/mkinstalldirs $(DESTDIR)$(bindir)