changeset 6667:7a0c324276ba

[gaim-migrate @ 7192] You know the whole thing about perl passing make distcheck? It's a complete lie. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 31 Aug 2003 22:55:23 +0000
parents 3d45ef7d3231
children 7e8a70c531a7
files plugins/perl/Makefile.am
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/perl/Makefile.am	Sun Aug 31 22:45:17 2003 +0000
+++ b/plugins/perl/Makefile.am	Sun Aug 31 22:55:23 2003 +0000
@@ -78,11 +78,6 @@
 		 $(MAKE) CC="$(CC)" CCFLAGS="$(PERL_CFLAGS) $(CFLAGS)" $(PERL_EXTRA_OPTS)) && \
 		cd ..; \
 	done
-	@if test "x${top_srcdir}" != "x${top_builddir}"; then \
-		for f in ${common_sources}; do \
-			rm -f $$f; \
-		done; \
-	fi
 
 install-exec-local:
 	@for dir in $(perl_dirs); do \