aboutsummaryrefslogtreecommitdiff
path: root/exp/Makefile
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2021-10-12 14:23:44 +0200
committern-peugnet <n.peugnet@free.fr>2021-10-12 14:23:44 +0200
commit73a197e2b6db4c8a6bed2c38520aa2d424e85b6b (patch)
tree08f77acf87363055c16af8c1593ea9c90eab9709 /exp/Makefile
parent589ba25686605282155ac47aa02b62cf85e0feb0 (diff)
downloaddna-backup-73a197e2b6db4c8a6bed2c38520aa2d424e85b6b.tar.gz
dna-backup-73a197e2b6db4c8a6bed2c38520aa2d424e85b6b.zip
polish exp Makefile and README
Diffstat (limited to 'exp/Makefile')
-rw-r--r--exp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/exp/Makefile b/exp/Makefile
index 555ae67..a5eee91 100644
--- a/exp/Makefile
+++ b/exp/Makefile
@@ -118,7 +118,7 @@ repo git &:
.PHONY: clean
clean: mostlyclean
rm -rf $(REPO_PATH) $(GIT_PATH)
- rm -f $(COMMITS)
+ rm -f commits.*
mostlyclean: resultsclean
rm -rf $(DATADIRS) $(DATADIRS:%=%.versions)