From 6849545fd2468292656ba94b01d1e2d25d22d7bc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 31 Jul 2017 13:46:05 +0300 Subject: Redo header installation setup --- libbrep/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbrep/buildfile b/libbrep/buildfile index 909e281..ede529b 100644 --- a/libbrep/buildfile +++ b/libbrep/buildfile @@ -41,4 +41,4 @@ lib{brep}: cxx.export.libs = $int_libs # Install into the libbrep/ subdirectory of, say, /usr/include/. # -install.include = $install.include/libbrep/ +{hxx ixx txx}{*}: install = include/libbrep/ -- cgit v1.1