summaryrefslogtreecommitdiff
path: root/debian/mongodb-enterprise-unstable.rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mongodb-enterprise-unstable.rules')
-rw-r--r--debian/mongodb-enterprise-unstable.rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/mongodb-enterprise-unstable.rules b/debian/mongodb-enterprise-unstable.rules
index 470a9279121..f77d13dc976 100644
--- a/debian/mongodb-enterprise-unstable.rules
+++ b/debian/mongodb-enterprise-unstable.rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-TOOLS=bsondump mongodecrypt mongodump mongoexport mongofiles mongoimport mongoldap mongorestore mongostat mongotop
+TOOLS=bsondump mongocryptd mongodecrypt mongodump mongoexport mongofiles mongoimport mongoldap mongorestore mongostat mongotop
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
@@ -56,6 +56,7 @@ clean:
rm -f config.log
rm -f mongo
rm -f mongod
+ rm -f mongocryptd
rm -f mongoimportjson
rm -f mongoexport
rm -f mongorestore