aboutsummaryrefslogtreecommitdiff
path: root/butl/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'butl/buildfile')
-rw-r--r--butl/buildfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/butl/buildfile b/butl/buildfile
index e9820fe..a8b1465 100644
--- a/butl/buildfile
+++ b/butl/buildfile
@@ -19,3 +19,7 @@ lib{butl}: \
cxx.poptions += -I$src_root
lib{butl}: cxx.export.poptions = -I$src_root
+
+# Install into the butl/ subdirectory of, say, /usr/include/.
+#
+install.include = $install.include/butl