]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - Recipe
Add some index terms for host key overrides.
[PuTTY.git] / Recipe
diff --git a/Recipe b/Recipe
index 94adddd026371efa3924a811a5f492642c25246f..a88dbc7b3db05c738f36f5137083601d087ad1c4 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -175,7 +175,7 @@ version.o: FORCE
 # backtick expression. We also force rebuilding via a -D option that
 # makes version.o include empty.h, which we construct ourselves and
 # touch whenever any source file is updated.
-!cflags am version $(VER) -DINCLUDE_EMPTY_H `if test -z "$(VER)" && (cd $(srcdir)/..; md5sum -c manifest >/dev/null 2>&1); then cat $(srcdir)/../version.def; else echo "$(VER)"; fi`
+!cflags am version $(VER) -DINCLUDE_EMPTY_H `if test -z "$(VER)" && (cd $(srcdir); md5sum -c manifest >/dev/null 2>&1); then cat $(srcdir)/version.def; else echo "$(VER)"; fi`
 !begin am
 BUILT_SOURCES = empty.h
 CLEANFILES = empty.h