summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-18 09:01:27 +1100
committerDamien Miller <djm@mindrot.org>2000-01-18 09:01:27 +1100
commitca673b3d0393e38c06071e1d9d51863fdeff672c (patch)
tree1f990c30481fbbc40707968caa57160677261ceb /Makefile.in
parentdbd250f8ab4d7493e4e0aa183537b445ca05f381 (diff)
- Makefile fix from Gary E. Miller <gem@rellim.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 580065c03..0bfe2f15b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -44,8 +44,6 @@ CONFIGFILES=sshd_config ssh_config
44 44
45all: $(TARGETS) $(MANPAGES) $(CONFIGFILES) 45all: $(TARGETS) $(MANPAGES) $(CONFIGFILES)
46 46
47$(OBJS): config.h
48
49$(LIBOBJS): config.h 47$(LIBOBJS): config.h
50 48
51libssh.a: $(LIBOBJS) 49libssh.a: $(LIBOBJS)