From e6b93ff477d7c789b786b059dcab1f66e5aae013 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Jun 2013 15:02:51 +0200 Subject: Use database name in options and driver files (autotools part) --- evolution/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'evolution/makefile') diff --git a/evolution/makefile b/evolution/makefile index 9f85cf8..d83995e 100644 --- a/evolution/makefile +++ b/evolution/makefile @@ -33,7 +33,7 @@ $(default): $(addprefix $(out_base)/,$(addsuffix /,$(build_tests))) name := evolution $(dist): name := $(name) $(dist): data_dist := tester.bat -$(dist): exec_dist := tester +$(dist): exec_dist := tester.in $(dist): export dirs := $(filter-out $(no_dist_tests),$(tests)) $(dist): export extra_dist := $(data_dist) $(exec_dist) test.bat \ $(call vc9slns,$(name)) $(call vc10slns,$(name)) $(call vc11slns,$(name)) -- cgit v1.1