aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-13 22:46:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-24 11:23:30 +0200
commit75825230abcc5f303a29f1f74b29c36e6140a064 (patch)
tree00083fcb5bc44706fdaf85153f2a115f70a5c8c3 /build.sh
parent7747dde9fa64fe0b5838d730a1d892f3f49d2d5d (diff)
Implement package details page
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index ae71e72..78d68e9 100755
--- a/build.sh
+++ b/build.sh
@@ -31,7 +31,7 @@ cli --include-with-brackets --include-prefix brep --hxx-suffix "" \
echo "g++ libbrep-apache.so"
s="package-search.cxx package-version-search.cxx module.cxx diagnostics.cxx \
-services.cxx options.cxx shared-database.cxx \
+page.cxx services.cxx options.cxx shared-database.cxx \
../web/apache/request.cxx ../web/apache/service.cxx \
../web/mime-url-encoding.cxx"