diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-02-02 14:12:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-02-02 14:12:28 +0200 |
commit | 8f28250558b8787d43baea01d6ee9c7c7425d58a (patch) | |
tree | 736692cc5becfc1e0643cb293c220b762c5617a2 /libbrep | |
parent | 9f0fe68b310dc1ac373854ebc6b12a5b13bdb42d (diff) |
Revert broken install workaround
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 7ca4623..2a87403 100644 --- a/libbrep/buildfile +++ b/libbrep/buildfile @@ -19,7 +19,7 @@ import int_libs += libbutl%lib{butl} import int_libs += libbpkg%lib{bpkg} import int_libs += libbbot%lib{bbot} -libs{brep}: \ +lib{brep}: \ {hxx ixx txx cxx}{* -version -*-odb} \ {hxx }{version} \ {hxx ixx cxx}{common-odb package-odb build-odb build-package-odb} \ |