aboutsummaryrefslogtreecommitdiff
path: root/brep/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-14 13:33:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-14 13:33:35 +0200
commit17190f10c347e2356479b1ef5fed120276254d78 (patch)
treecb1aea5449ce3d524b242774df6419f3a26fb19d /brep/buildfile
parente28ab8f48c891c03cf4b3a8ed88b98d38a561960 (diff)
buildfile style update: use './' instead of just '.'
Diffstat (limited to 'brep/buildfile')
-rw-r--r--brep/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/brep/buildfile b/brep/buildfile
index 0369098..c410763 100644
--- a/brep/buildfile
+++ b/brep/buildfile
@@ -7,7 +7,7 @@ using cli
# @@ The target should actually be mod_brep.so, not libmod_brep.so. Such
# customization is not supported yet.
#
-.: libso{brep mod_brep}
+./: libso{brep mod_brep}
# brep library build rules.
#