pidgin/plugins/perl/Makefile.am

branch
soc.2013.gobjectification.plugins
changeset 37121
fba6e5400a2a
parent 37041
c1936deaa35b
parent 35604
526382eb34de
child 37133
832cd077145e
--- a/pidgin/plugins/perl/Makefile.am	Sun Feb 23 02:43:05 2014 +0530
+++ b/pidgin/plugins/perl/Makefile.am	Tue Feb 25 20:08:45 2014 +0530
@@ -80,6 +80,7 @@
 		$(MAKE) clean; \
 		cd ..; \
 	done
+	cd common ; rm -rf *.c *.o pm_to_blib Pidgin.bs MYMETA.* blib/*/.exists blib/*/auto/Pidgin blib/*/Pidgin.*pm ; cd ..
 	rm -f *.so
 
 distclean-generic:

mercurial