aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
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 8a88216..77437db 100755
--- a/build.sh
+++ b/build.sh
@@ -32,7 +32,7 @@ cli --include-with-brackets --include-prefix brep --hxx-suffix "" \
echo "g++ libbrep-apache.so"
-s="package-search.cxx package-version-search.cxx package-version-details.cxx \
+s="package-search.cxx package-details.cxx package-version-details.cxx \
module.cxx diagnostics.cxx page.cxx services.cxx options.cxx \
shared-database.cxx \
../web/apache/request.cxx ../web/apache/service.cxx \