From f0fb6aeab118255266370121db79ab2a2fed88ad Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 13 Sep 2009 18:41:38 +0200 Subject: Add the fs::basic_path class --- tests/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/makefile') diff --git a/tests/makefile b/tests/makefile index ffbd8bd..e3873cb 100644 --- a/tests/makefile +++ b/tests/makefile @@ -5,7 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -tests := compiler shared-ptr +tests := compiler fs shared-ptr default := $(out_base)/ test := $(out_base)/.test -- cgit v1.1