From ace96de4730b40b0d3b764d45fee37ae57894f9b Mon Sep 17 00:00:00 2001 From: Monsta Date: Sat, 2 Jan 2016 21:52:54 +0300 Subject: drop MateConf migration scripts --- sendto/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sendto/Makefile.am') diff --git a/sendto/Makefile.am b/sendto/Makefile.am index 68a169c..cefa6ea 100644 --- a/sendto/Makefile.am +++ b/sendto/Makefile.am @@ -68,9 +68,6 @@ nst-enum-types.c: $(nst_headers_to_scan_for_enums) Makefile nst-enum-types.h --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ $(nst_headers_to_scan_for_enums)) > $@ -convertdir=$(datadir)/MateConf/gsettings -convert_DATA = caja-sendto-convert - gsettingsschema_in_files = org.mate.Caja.Sendto.gschema.xml.in gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml) @INTLTOOL_XML_NOMERGE_RULE@ @@ -87,7 +84,6 @@ EXTRA_DIST = \ $(ui_DATA) \ $(man_MANS) \ caja-sendto.pc.in \ - $(convert_DATA) \ $(gsettingsschema_in_files) CLEANFILES = \ -- cgit v1.2.1