aboutsummaryrefslogtreecommitdiff
path: root/tests/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-09-13 18:41:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-09-13 18:41:38 +0200
commitf0fb6aeab118255266370121db79ab2a2fed88ad (patch)
tree25deca2aaf0ce2cf468f6d1253b075758ddf926e /tests/makefile
parent29c8ce737f513766673fd3e57e30233d9fcce159 (diff)
Add the fs::basic_path class
Diffstat (limited to 'tests/makefile')
-rw-r--r--tests/makefile2
1 files changed, 1 insertions, 1 deletions
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