From 31723092f4f248cae81c8f39d43f36cbe0f72194 Mon Sep 17 00:00:00 2001 From: wbhart Date: Sun, 31 May 2009 20:37:46 +0000 Subject: [PATCH] Attempt to fix missing build.vc9 directory for make dist. --- bench/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench/Makefile.am b/bench/Makefile.am index d355af63..8e65f1c5 100644 --- a/bench/Makefile.am +++ b/bench/Makefile.am @@ -21,7 +21,7 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests -EXTRA_DIST = README divide.c gexpr.c mpirbench.sln mpirver.c multiply.c rsa.c runbench runbench.py timing.h version +EXTRA_DIST = README divide.c gexpr.c build.vc9 mpirver.c multiply.c rsa.c runbench runbench.py timing.h version noinst_HEADERS = timing.h # Prefer -static on the speed and tune programs, since that can avoid