diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-03 18:38:02 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-03 18:38:02 +0300 |
commit | 14449100b13d1260b1326a31328b410132200b4d (patch) | |
tree | 0ef92cc75be6a8ebeb8ccab8d9fb014a8763f711 /buildfile |
Start libapreq2 stub
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/buildfile b/buildfile new file mode 100644 index 0000000..3147b52 --- /dev/null +++ b/buildfile @@ -0,0 +1,5 @@ +# file : buildfile +# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd +# license : Apache License 2.0 + +./: doc{README} manifest |