summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 28e8bea..dfe8697 100644
--- a/Makefile
+++ b/Makefile
@@ -182,6 +182,7 @@ dist: clean
clean: $(SUBDIRS)
@-rm -f $(PODIR)/*.mo $(PODIR)/*.pot
@-rm -f $(PLUGINOBJS) $(DEPFILE) *.so *.tgz core* *~
+ @-rm -f $(VERSIONSUFFIX)
.PRECIOUS: $(I18Npo)