aboutsummaryrefslogtreecommitdiff
path: root/tests/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 /tests/buildfile
parenta9e2221dfddfbe26eebd6fca92a99be9e8ec1082 (diff)
Move prefix-map from build2 to libbutl
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/buildfile b/tests/buildfile
new file mode 100644
index 0000000..19d85db
--- /dev/null
+++ b/tests/buildfile
@@ -0,0 +1,7 @@
+# file : tests/buildfile
+# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+d = prefix-map/
+.: $d
+include $d