From 0d41fa1cae20138d7215dd2ca18220c686539582 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 2 Oct 2009 13:49:41 -0700 Subject: tests: GIT-VERSION-GEN is a test install dependency --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 44cebb0..2e9b2ab 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -58,7 +58,7 @@ http: lib/unicorn_http.$(DLEXT) $(test_prefix)/.stamp: $(inst_deps) mkdir -p $(test_prefix)/.ccache - tar c $(inst_deps) | (cd $(test_prefix) && tar x) + tar c $(inst_deps) GIT-VERSION-GEN | (cd $(test_prefix) && tar x) $(MAKE) -C $(test_prefix) clean $(MAKE) -C $(test_prefix) http shebang > $@ -- cgit v1.2.3-24-ge0c7