aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-11-17 13:33:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-11-17 13:33:57 +0300
commitf6727cf97685fc2b200aa1b0baae35fb84468300 (patch)
treee088005649a07c3da82413b08b6793f55b85865d /tests/buildfile
parent132522ca4c895e9b07d7e323d5529474806e5829 (diff)
Fix examples buildfiles adding some files for the distribution
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/buildfile b/tests/buildfile
index 2058084..af03a38 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,3 +1,7 @@
+# file : tests/buildfile
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
d = parser/ roundtrip/ serializer/
./: $d
include $d