Mon, 10 Nov 2014 16:17:31 -0500
Add purple.schemas to dist cleaning.
I don't know why this was in such an odd location, but now it should be
easier to find.
| Makefile.am | file | annotate | diff | comparison | revisions | |
| libpurple/data/gconf/Makefile.am | file | annotate | diff | comparison | revisions |
--- a/Makefile.am Mon Nov 10 15:24:16 2014 -0500 +++ b/Makefile.am Mon Nov 10 16:17:31 2014 -0500 @@ -143,5 +143,5 @@ distuninstallcheck_listfiles = \ find . -type f -print | grep -v perl | grep -v Purple.3pm | grep -v Pidgin.3pm -DISTCLEANFILES= libpurple/gconf/purple.schemas intltool-extract \ - intltool-merge intltool-update package_revision_raw.txt +DISTCLEANFILES= intltool-extract intltool-merge intltool-update \ + package_revision_raw.txt