From ca673b3d0393e38c06071e1d9d51863fdeff672c Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Tue, 18 Jan 2000 09:01:27 +1100 Subject: - Makefile fix from Gary E. Miller --- Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.in') 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 all: $(TARGETS) $(MANPAGES) $(CONFIGFILES) -$(OBJS): config.h - $(LIBOBJS): config.h libssh.a: $(LIBOBJS) -- cgit v1.2.3