aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-05 19:06:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-05 19:06:48 +0200
commit72834bb1dee443e05fdd6c3c4347cd6b4cc35d6f (patch)
treedfdbac92efad617c9628eb429be93c7f36431274 /odb/sqlite/buildfile
parent14244e8466e73f8da6055a6a986d61837747e725 (diff)
Fix bug in buildfile some more
Diffstat (limited to 'odb/sqlite/buildfile')
-rw-r--r--odb/sqlite/buildfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/odb/sqlite/buildfile b/odb/sqlite/buildfile
index 8524f8a..d2bb231 100644
--- a/odb/sqlite/buildfile
+++ b/odb/sqlite/buildfile
@@ -49,11 +49,9 @@ details/:
cli.cxx{*}: install = false
}
else
- {
# No install for the pre-generated case.
#
- {hxx ixx}{options}@./: install = false
- }
+ hxx{options}@./ ixx{options}@./: install = false
}
# Install into the odb/sqlite/ subdirectory of, say, /usr/include/ recreating