diff options
Diffstat (limited to 'libbrep')
-rw-r--r-- | libbrep/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |