aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-31 11:28:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-31 11:28:44 +0200
commitc711529fc2e807051af031ae7a26d3c293ff8ca7 (patch)
tree5e38436ad648e88e1fcffc9dcfa000c822b98b33 /odb
parent16f4f7ccd69c949e7fb99f9b93a8d4d7d6b4215f (diff)
build2 build system fixes
Diffstat (limited to 'odb')
-rw-r--r--odb/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/buildfile b/odb/buildfile
index fa212ea..7bbf495 100644
--- a/odb/buildfile
+++ b/odb/buildfile
@@ -106,7 +106,7 @@ install.include = $install.include/odb/
install.include.subdirs = true # Recreate subdirectories.
if ($cxx.target.class != "windows")
- details/win32/: install = false
+ details/win32/*: install = false
# We want these to be picked up even when LIBODB_BUILD2 is not defined.
#