summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-07-20 08:48:58 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-07-20 08:48:58 +0200
commit66aa08841aa5a920793264aba6b2b2aa6e271325 (patch)
tree16a0639372ee4e1573e54ec5f2e8c5444fcda2d1
parent58e44f2cdad782fd9c5cf177c2bb1ca8a86c0e15 (diff)
Minor buildfile tweak
-rw-r--r--libhello/libhello/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhello/libhello/buildfile b/libhello/libhello/buildfile
index 76d079f..52ca860 100644
--- a/libhello/libhello/buildfile
+++ b/libhello/libhello/buildfile
@@ -18,4 +18,4 @@ libs{hello}: cxx.export.poptions += -DLIBHELLO_SHARED
# Install into the libhello/ subdirectory of, say, /usr/include/.
#
-install.include = $install.include/libhello/
+install.include = $install.include/$project/