From 6a17580455c740b26634da77cf7e2e523659d0fa Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Mon, 19 Sep 2005 18:48:06 +0000 Subject: - Makefile.in: Fix when COMPAT_PROGRAMS is empty. --- test/annotate.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/annotate.test b/test/annotate.test index 81cb85a..ae983e3 100644 --- a/test/annotate.test +++ b/test/annotate.test @@ -1,4 +1,4 @@ - $ mkdir d + $ mkdir -p d/patches $ cd d $ cat > foo -- cgit