diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-17 07:18:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-17 07:18:43 +0200 |
commit | bbf5598f70f72ce7e2bd739c80fb70130ccd45f1 (patch) | |
tree | db9c0a24c1a05f8b1021c7200cd13edd5a29f32d /buildfile | |
parent | f6c981e551f174809499163fc45c6fa54b8c5914 (diff) |
Cosmetic change
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ -d=build/ tests/build/ - +d = build/ tests/build/ .: $d include $d |