diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-01 12:10:35 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-01 15:07:36 +0300 |
commit | c4d2ac250aee4102b519ce1db89bde3fe7855639 (patch) | |
tree | 2a4436fb314673ea836c4d9d19fc7ddf3e954554 /buildfile | |
parent | 5fa80655ae4c87598313641d7322d28007e5fb31 (diff) |
Add hxx extension for headers and lib prefix for library dirs
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: bpkg/ tests/ doc{INSTALL LICENSE NEWS README version} file{manifest} +./: libbpkg/ tests/ doc{INSTALL LICENSE NEWS README version} file{manifest} doc{version}: file{manifest} # Generated by the version module. doc{version}: dist = true |