aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-06-17 11:06:32 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-06-17 11:06:32 +0200
commiteac6ad21038ccfb1edd33612f33539bd0bb45b2a (patch)
treed2d448f3b3d4a5a00d393436d8963165757f7e7e /buildfile
parentfaf53e5fdda42a40959dda689532af6f030d9fa2 (diff)
Remove non-existent tests/ from directory list
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 3248471..354f9da 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/ tests/
+d = butl/
.: $d
include $d