# HG changeset patch # User Luke Schierer # Date 1161192896 0 # Node ID 61aa08fcd3154e29a447cb9fbb9bb3a658018b95 # Parent 1ed1f5effe19231fe4c09c1dc0c2e0a2a79433d7 [gaim-migrate @ 17527] This worked when it was CLEANFILES, but I think they should only be removed on distclean, not clean? so I changed it as per nosnilmot's comment. committer: Tailor Script diff -r 1ed1f5effe19 -r 61aa08fcd315 Makefile.am --- a/Makefile.am Wed Oct 18 17:06:42 2006 +0000 +++ b/Makefile.am Wed Oct 18 17:34:56 2006 +0000 @@ -75,3 +75,5 @@ distuninstallcheck_listfiles = \ find . -type f -print | grep -v perl | grep -v Gaim.3pm +DISTCLEANFILES= gaim.desktop libgaim/gconf/gaim.schemas intltool-extract \ + intltool-merge intltool-update