diff plugins/perl/Makefile.am @ 6671:2d79df66fc2b

[gaim-migrate @ 7196] Perl make distcheck, take 3. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 01 Sep 2003 01:26:42 +0000
parents 25f1f9efa510
children eb95f31fa4eb
line wrap: on
line diff
--- a/plugins/perl/Makefile.am	Mon Sep 01 01:02:58 2003 +0000
+++ b/plugins/perl/Makefile.am	Mon Sep 01 01:26:42 2003 +0000
@@ -106,6 +106,7 @@
 		cd $$dir; \
 		$(MAKE) realclean; \
 		rm -f Makefile.PL; \
+		rm -f Makefile.old; \
 		rm -f Makefile; \
 		cd ..; \
 	done