From fa02f5274b660b73e21b14d14b06f4dddcdf9512 Mon Sep 17 00:00:00 2001 From: Monsta Date: Sat, 2 Jan 2016 18:23:40 +0300 Subject: remove ancient mate-conf-import tool --- tools/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index cfb0ff3..79b5b8e 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -20,18 +20,12 @@ mate_color_select_LDADD = \ desktopdir = $(datadir)/applications desktop_in_files = mate-color-select.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) -if MATE_CONF_IMPORT_ENABLED -desktop_in_files += mate-conf-import.desktop.in -bin_SCRIPTS += mate-conf-import -endif if MPASTE_ENABLED bin_SCRIPTS += mpaste endif EXTRA_DIST = \ - mate-conf-import.desktop.in.in \ - mate-conf-import \ mpaste CLEANFILES = *.desktop *.desktop.in -- cgit v1.2.1