aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a11e9c0b..fff38fad 100644
--- a/Makefile
+++ b/Makefile
@@ -102,7 +102,7 @@ perlscripts:
clean:
rm -f $(ELC) *~ */*~ .\#* */.\#*
(cd doc; $(MAKE) clean)
- (cd x-symbol/lisp; $(MAKE) clean)
+ (cd x-symbol/lisp; $(MAKE) distclean)
##