diff Makefile.am @ 11883:d8128936c2f1

[gaim-migrate @ 14174] I'm not sure how this sneaked past me the other day, but now distcheck is complaining about it committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 29 Oct 2005 02:03:24 +0000
parents f8cd06753755
children d10050950c03
line wrap: on
line diff
--- a/Makefile.am	Sat Oct 29 02:01:55 2005 +0000
+++ b/Makefile.am	Sat Oct 29 02:03:24 2005 +0000
@@ -53,4 +53,4 @@
 # breaks "make distcheck" unless we ignore perl things
 
 distuninstallcheck_listfiles = \
-	find . -type f -print | grep -v perl
+	find . -type f -print | grep -v perl | grep -v Gaim.3pm