summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
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 e6dec0be7..4133ed7ac 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
1# $Id: Makefile.in,v 1.176 2001/06/10 00:41:19 mouring Exp $ 1# $Id: Makefile.in,v 1.177 2001/06/10 17:43:36 mouring Exp $
2 2
3prefix=@prefix@ 3prefix=@prefix@
4exec_prefix=@exec_prefix@ 4exec_prefix=@exec_prefix@
@@ -164,7 +164,7 @@ catman-do:
164distprep: catman-do 164distprep: catman-do
165 autoreconf 165 autoreconf
166 166
167install: $(TARGETS) install-files host-key 167install: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files host-key
168 168
169install-files: 169install-files:
170 $(srcdir)/mkinstalldirs $(DESTDIR)$(bindir) 170 $(srcdir)/mkinstalldirs $(DESTDIR)$(bindir)