aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-06-18 12:25:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-06-18 12:25:02 +0200
commitdc65f9612e9feea1732572e8188d900495349059 (patch)
tree6fa08b0b919da7eda16280b469b99ac54eb8d3d1 /buildfile
parenta9e2221dfddfbe26eebd6fca92a99be9e8ec1082 (diff)
Move prefix-map from build2 to libbutl
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 354f9da..3248471 100644
--- a/buildfile
+++ b/buildfile
@@ -2,6 +2,6 @@
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = butl/
+d = butl/ tests/
.: $d
include $d