From 12549bc4597a6188a274f3ae5181da2093679a8d Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 20 Jan 2013 23:33:29 +0100 Subject: timer-applet: Remove mateconf from Makefile to allow build --- timer-applet/data/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'timer-applet') diff --git a/timer-applet/data/Makefile.am b/timer-applet/data/Makefile.am index 78f66ce1..49f3b908 100644 --- a/timer-applet/data/Makefile.am +++ b/timer-applet/data/Makefile.am @@ -25,13 +25,3 @@ CLEANFILES = \ @INTLTOOL_SERVER_RULE@ @INTLTOOL_SCHEMAS_RULE@ - -if MATECONF_SCHEMAS_INSTALL -install-data-local: - MATECONF_CONFIG_SOURCE=$(MATECONF_SCHEMA_CONFIG_SOURCE) \ - $(MATECONFTOOL) --makefile-install-rule $(schemas_DATA) - -uninstall-local: - MATECONF_CONFIG_SOURCE=$(MATECONF_SCHEMA_CONFIG_SOURCE) \ - $(MATECONFTOOL) --makefile-uninstall-rule $(schemas_DATA) -endif -- cgit v1.2.1