summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b0030c8..5d7300b 100644
--- a/Makefile
+++ b/Makefile
@@ -144,6 +144,9 @@ dist: $(I18Npo) clean
@echo Distribution package created as $(TMPDIR)/$(PACKAGE).tar.gz
clean: $(SUBDIRS)
+ for SUBDIR in $(SUBDIRS); \
+ do $(MAKE) -C $${SUBDIR} clean; \
+ done
@-rm -f $(PODIR)/*.mo $(PODIR)/*.pot
@-rm -f $(PLUGINOBJS) $(DEPFILE) *.so *.tgz core* *~
@-rm -f $(VERSIONSUFFIX)