aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 03:08:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-21 03:09:21 +0300
commitf750d9f0c919f5d112a201dc0a4746ca930dcedd (patch)
tree3158068ec7d064b8349f63753967272fdf8dc4ee
parentd5eeabf559cdb92abbd06fcf163a628c79633846 (diff)
Don't distribute generated version-build2.hxx
-rw-r--r--odb/buildfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/buildfile b/odb/buildfile
index 4b03910..fb7a732 100644
--- a/odb/buildfile
+++ b/odb/buildfile
@@ -12,7 +12,6 @@ details/shared-ptr/{hxx ixx txx cxx}{*} \
details/win32/{hxx}{windows}
hxx{version-build2}: in{version-build2} $src_root/file{manifest}
-hxx{version-build2}: dist = true
# For pre-releases use the complete version to make sure they cannot be used
# in place of another pre-release or the final version.