aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-07-12 18:29:02 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-07-12 18:29:02 +0300
commit85c73376331a4c0e17cbc1e0d8c42039635feb68 (patch)
treed4b3e29acddbd0f4a33c6bc2bc52ea7df70db741 /tests/buildfile
parent9e6b3783d13f5136c727e6a8247ce2398edc0bb5 (diff)
Make tests to be a sub-project
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile
index a721517..9a11c82 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -2,4 +2,4 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-./: {*/ -curl/ -openssl/ -sendmail/}
+./: {*/ -build/ -curl/ -openssl/ -sendmail/}