summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-09-04 21:11:19 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2018-09-04 21:11:19 +0100
commit0ea0b47ca29562dfd3e2cf922b086c0440a7188d (patch)
tree3a57fb7e83590b9ce3116575129f4fc4f407b23e
parentAdd missing doxygen comments (diff)
downloadlibadhocutil-0ea0b47ca29562dfd3e2cf922b086c0440a7188d.tar.bz2
libadhocutil-0ea0b47ca29562dfd3e2cf922b086c0440a7188d.tar.xz
libadhocutil-0ea0b47ca29562dfd3e2cf922b086c0440a7188d.zip
Update install to reflect moved ctf impls
-rw-r--r--libadhocutil/Jamfile.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/libadhocutil/Jamfile.jam b/libadhocutil/Jamfile.jam
index d1647ca..15d253a 100644
--- a/libadhocutil/Jamfile.jam
+++ b/libadhocutil/Jamfile.jam
@@ -27,5 +27,5 @@ lib adhocutil :
build-project unittests ;
-package.install install : <install-source-root>. : : adhocutil : [ glob *.h detail/*.h ] ;
+package.install install : <install-source-root>. : : adhocutil : [ glob *.h ctf-impl/*.h ] ;