[gaim-migrate @ 14174]

Sat, 29 Oct 2005 02:03:24 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Sat, 29 Oct 2005 02:03:24 +0000
changeset 11883
590de7108b2d
parent 11882
36fd5edba10c
child 11884
44f2000e6d64

[gaim-migrate @ 14174]
I'm not sure how this sneaked past me the other day, but now distcheck is
complaining about it

Makefile.am file | annotate | diff | comparison | revisions
--- 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

mercurial