aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--leim/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in
index ec8a65f648e..e251981827a 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -188,3 +188,6 @@ clean mostlyclean:
188distclean maintainer-clean: 188distclean maintainer-clean:
189 if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi 189 if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi
190 rm -f Makefile 190 rm -f Makefile
191
192extraclean: distclean
193 -rm -f *~ \#* m/?*~ s/?*~