]> andersk Git - openssh.git/commitdiff
Accidentally applied test code, revert
authordjm <djm>
Sun, 18 Feb 2001 04:23:10 +0000 (04:23 +0000)
committerdjm <djm>
Sun, 18 Feb 2001 04:23:10 +0000 (04:23 +0000)
Makefile.in

index 8ca00299f26740b4b9c75f1e01cacb9307fab70f..174ee1acb1a6e377c6a71f2558f2326315cb3af0 100644 (file)
@@ -26,7 +26,7 @@ PATHS= -DETCDIR=\"$(sysconfdir)\" \
 CC=@CC@
 LD=@LD@
 CFLAGS=@CFLAGS@
-CPPFLAGS=@CPPFLAGS@ -I$(srcdir)/openbsd-compat $(PATHS) @DEFS@
+CPPFLAGS=@CPPFLAGS@ -I. -I$(srcdir)/openbsd-compat -I$(srcdir) $(PATHS) @DEFS@
 LIBS=@LIBS@
 AR=@AR@
 RANLIB=@RANLIB@
This page took 0.043025 seconds and 5 git commands to generate.