summaryrefslogtreecommitdiff
path: root/security/ssh2/files/patch-ac
blob: 371c450ac128ace05177c77cc3e9a7abaf540194 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/sshcrypt/Makefile.in.old	Tue Nov 24 18:24:57 1998
+++ lib/sshcrypt/Makefile.in	Tue Nov 24 18:25:21 1998
@@ -173,7 +173,7 @@
 INCLUDES = -I../.. -I. -I$(srcdir) \
 	-I$(top_builddir) -I$(top_srcdir) \
 	-I../sshutil -I$(srcdir)/../sshutil \
-	-I../sshmath -I$(srcdir)/../sshmath -I../zlib -I$(srcdir)/../zlib \
+	-I../sshmath -I$(srcdir)/../sshmath \
 	-I../sshscard -I$(srcdir)/../sshscard \
 	-I../trq -I$(srcdir)/../trq
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs