From d87e8f2214517bfc92598215d0e96a7c69fe51de Mon Sep 17 00:00:00 2001 From: Eric Koegel Date: Fri, 12 Sep 2014 20:14:14 +0300 Subject: Update Autotools --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 082a0cb6..90910ce0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,7 @@ desktop_in_files = xfce.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ -distuninstallcheck_listfiles = \ +distuninstallcheck_listfiles = \ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache EXTRA_DIST = \ -- cgit v1.2.1