Sat, 29 Oct 2005 02:03:24 +0000
[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