summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index dfc3bd3fd..b79fb0c6e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -337,7 +337,7 @@ clean:
distclean: clean
-find . \( -name core -o -name \*.orig -o -name \*~ \) -exec $(RM) {} \;
$(RM) .config .config.old .config.cmd
- $(RM) extra/locale/*.{txt,tgz}
+ $(RM) extra/locale/*.tgz
$(MAKE) -C extra/config clean
dist release: