libpurple/plugins/perl/Makefile.am

branch
release-2.x.y
changeset 35602
ba59da68fb79
parent 35601
ced9b5336f86
child 35604
526382eb34de
--- a/libpurple/plugins/perl/Makefile.am	Mon Feb 24 15:16:21 2014 +0100
+++ b/libpurple/plugins/perl/Makefile.am	Mon Feb 24 15:43:08 2014 +0100
@@ -137,7 +137,7 @@
 		$(MAKE) clean; \
 		cd ..; \
 	done
-	cd common ; rm -rf *.c *.o pm_to_blib Purple.bs blib/*/.exists blib/*/auto/Purple blib/*/Purple.*pm ; cd ..
+	cd common ; rm -rf *.c *.o pm_to_blib Purple.bs MYMETA.* blib/*/.exists blib/*/auto/Purple blib/*/Purple.*pm ; cd ..
 	rm -f *.so
 
 distclean-generic:

mercurial