diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-16 17:41:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-16 17:41:14 +0200 |
commit | f9bd0cf39551f81b29b98c44299120912258da97 (patch) | |
tree | 97d935ed226d0371aeb520e58fdb41a269ec365a | |
parent | fe2b118264bd3b35cb0fb4dd8c09b06f6989a4bb (diff) |
Cosmetic change
-rw-r--r-- | brep/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/brep/buildfile b/brep/buildfile index 40ff434..7fd7233 100644 --- a/brep/buildfile +++ b/brep/buildfile @@ -55,7 +55,7 @@ src = \ ../web/apache/{hxx txx cxx}{ service } \ ../web/apache/{hxx }{ stream } \ -mod{brep}: $gen $src lib{brep} $libs +mod{brep}: $src $gen lib{brep} $libs # Don't install any of the mod{brep} headers. # |