From f546dbce633ce0b266b47b9d5438e6434b53cd5e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 31 Jul 2017 13:48:49 +0300 Subject: Redo header installation setup --- libformat/libformat/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libformat') diff --git a/libformat/libformat/buildfile b/libformat/libformat/buildfile index 55c918a..fc342d4 100644 --- a/libformat/libformat/buildfile +++ b/libformat/libformat/buildfile @@ -18,4 +18,4 @@ libs{format}: cxx.export.poptions += -DLIBFORMAT_SHARED # Install into the libformat/ subdirectory of, say, /usr/include/. # -install.include = $install.include/$project/ +{hxx ixx txx}{*}: install = include/$project/ -- cgit v1.1