From bd07b36dcb7da193224cb54ce5d227927473867f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 31 Jul 2017 10:34:05 +0200 Subject: Redo header installation setup --- libbpkg/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbpkg') diff --git a/libbpkg/buildfile b/libbpkg/buildfile index 17ec0bd..ebca322 100644 --- a/libbpkg/buildfile +++ b/libbpkg/buildfile @@ -29,4 +29,4 @@ lib{bpkg}: cxx.export.libs = $int_libs # Install into the libbpkg/ subdirectory of, say, /usr/include/. # -install.include = $install.include/libbpkg/ +{hxx ixx txx}{*}: install = include/libbpkg/ -- cgit v1.1