aboutsummaryrefslogtreecommitdiff
path: root/brep/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-22 19:29:04 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-08 18:26:00 +0200
commitc715379c625935bd4b28bebb35f34721342cc7f3 (patch)
tree97e55364e786ab794514450e879006ee61ac8643 /brep/buildfile
parenteb16296f88ce0fdb4a98a08950b58a346a6e2bd9 (diff)
Source file names fixup
Diffstat (limited to 'brep/buildfile')
-rw-r--r--brep/buildfile42
1 files changed, 21 insertions, 21 deletions
diff --git a/brep/buildfile b/brep/buildfile
index 80949fe..42fe3b5 100644
--- a/brep/buildfile
+++ b/brep/buildfile
@@ -38,27 +38,27 @@ install.include = $install.include/brep
import libs += libstudxml%lib{studxml}
gen = {hxx ixx cxx}{ options }
-src = \
- {hxx cxx}{ diagnostics } \
- {hxx cxx}{ module } \
- {hxx }{ options-types } \
- {hxx cxx}{ package-details } \
- {hxx cxx}{ package-search } \
- {hxx cxx}{ package-version-details } \
- {hxx cxx}{ page } \
- {hxx cxx}{ repository-details } \
- {hxx cxx}{ repository-root } \
- { cxx}{ services } \
- {hxx cxx}{ shared-database } \
- {hxx cxx}{ types-parsers } \
- {hxx }{ wrapper-traits } \
- ../web/{hxx cxx}{ mime-url-encoding } \
- ../web/{hxx }{ module } \
- ../web/{hxx }{ xhtml } \
-../web/apache/{hxx }{ log } \
-../web/apache/{hxx ixx cxx}{ request } \
-../web/apache/{hxx txx cxx}{ service } \
-../web/apache/{hxx }{ stream } \
+src = \
+ {hxx cxx}{ diagnostics } \
+ {hxx cxx}{ module } \
+ {hxx }{ options-types } \
+ {hxx cxx}{ mod-package-details } \
+ {hxx cxx}{ mod-package-search } \
+ {hxx cxx}{ mod-package-version-details } \
+ {hxx cxx}{ page } \
+ {hxx cxx}{ mod-repository-details } \
+ {hxx cxx}{ mod-repository-root } \
+ { cxx}{ services } \
+ {hxx cxx}{ database } \
+ {hxx cxx}{ types-parsers } \
+ {hxx }{ wrapper-traits } \
+ ../web/{hxx cxx}{ mime-url-encoding } \
+ ../web/{hxx }{ module } \
+ ../web/{hxx }{ xhtml } \
+../web/apache/{hxx }{ log } \
+../web/apache/{hxx ixx cxx}{ request } \
+../web/apache/{hxx txx cxx}{ service } \
+../web/apache/{hxx }{ stream }
mod{brep}: $src $gen lib{brep} $libs