changeset 6530:e05a54da64db

[gaim-migrate @ 7047] make distclean now removes perl/common/Makefile committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 20 Aug 2003 23:08:44 +0000
parents e4e87ffd9f14
children 7c42b8ca3222
files plugins/perl/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/perl/Makefile.am	Wed Aug 20 11:08:19 2003 +0000
+++ b/plugins/perl/Makefile.am	Wed Aug 20 23:08:44 2003 +0000
@@ -77,6 +77,7 @@
 		cd $$dir; \
 		$(MAKE) realclean; \
 		rm -f Makefile.PL; \
+		rm -f Makefile; \
 		cd ..; \
 	done