diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-11-17 13:33:57 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-11-17 13:33:57 +0300 |
commit | f6727cf97685fc2b200aa1b0baae35fb84468300 (patch) | |
tree | e088005649a07c3da82413b08b6793f55b85865d /tests/roundtrip/buildfile | |
parent | 132522ca4c895e9b07d7e323d5529474806e5829 (diff) |
Fix examples buildfiles adding some files for the distribution
Diffstat (limited to 'tests/roundtrip/buildfile')
-rw-r--r-- | tests/roundtrip/buildfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/roundtrip/buildfile b/tests/roundtrip/buildfile index 9dd9858..c01be4b 100644 --- a/tests/roundtrip/buildfile +++ b/tests/roundtrip/buildfile @@ -1,3 +1,7 @@ +# file : tests/roundtrip/buildfile +# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# license : MIT; see accompanying LICENSE file + # @@ Hack until build2 supports multiple tests. Also remove .gitignore. # ./: exe{attr-driver} exe{char-driver} exe{fup1-driver} exe{fup2-driver} \ |