aboutsummaryrefslogtreecommitdiff
path: root/Makefile.make
diff options
context:
space:
mode:
authorcoqbot-app[bot]2021-04-19 18:46:31 +0000
committerGitHub2021-04-19 18:46:31 +0000
commitc3d7754ec2045a964974698821adb73c586b4e41 (patch)
tree565b534873506a685c7dc46780b95d6dc291a35f /Makefile.make
parentd89f5c935af6e6055691b9980c7dfdfa481b6c4f (diff)
parent819e8a4f84bc6798b4e890090fb74a3f02626d6b (diff)
Merge PR #14068: [build] Remove leftovers of code signing / OSX IDE infrastructure
Reviewed-by: Zimmi48 Ack-by: jfehrle
Diffstat (limited to 'Makefile.make')
-rw-r--r--Makefile.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.make b/Makefile.make
index 9f0e06dffc..dc123820ee 100644
--- a/Makefile.make
+++ b/Makefile.make
@@ -277,7 +277,7 @@ cacheclean:
find theories user-contrib test-suite -name '.*.aux' -exec rm -f {} +
cleanconfig:
- rm -f config/Makefile config/coq_config.ml dev/ocamldebug-coq config/Info-*.plist
+ rm -f config/Makefile config/coq_config.ml dev/ocamldebug-coq
distclean: clean cleanconfig cacheclean timingclean