summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-08-07 13:11:10 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-08-07 13:11:10 +0200
commitcf4033d9e77993aede4c94349c87379a65893319 (patch)
tree089935a8518f2b2a333fc0d608eae849ba0582c5 /Makefile
parent2c4bb4e4fee25ed79f6183bff9200eba168c021d (diff)
downloadlualibs-cf4033d9e77993aede4c94349c87379a65893319.tar.gz
sync with Context as of date
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 556e56f..f04503a 100644
--- a/Makefile
+++ b/Makefile
@@ -112,5 +112,6 @@ clean:
mrproper: clean
@$(RM) -- $(GENERATED) $(ZIPS)
+ @$(RM) -r $(DISTDIR)
merge: $(MERGED)