From c711529fc2e807051af031ae7a26d3c293ff8ca7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 31 Aug 2016 11:28:44 +0200 Subject: build2 build system fixes --- odb/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb') 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. # -- cgit v1.1