summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a342c9a32..344210030 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -58,7 +58,7 @@ gnome-ssh-askpass: gnome-ssh-askpass.c
58clean: 58clean:
59 rm -f *.o core $(TARGETS) config.status config.cache config.log 59 rm -f *.o core $(TARGETS) config.status config.cache config.log
60 60
61install: 61install: all
62 install -d $(bindir) 62 install -d $(bindir)
63 install -d $(sbindir) 63 install -d $(sbindir)
64 install -d $(mandir) 64 install -d $(mandir)