From ad800988e06fa6a694af5f3c61db2c378aed3a74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 22 Aug 2011 21:39:04 +0100 Subject: Add gsettings schema to the translatable files --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 70af9f5..2168fe5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,9 @@ libpower_la_LDFLAGS = \ ############################################################ +dist_noinst_DATA = \ + $(gsettings_in_file) + EXTRA_DIST = \ $(gsettingsschema_in_files) \ autogen.sh @@ -38,6 +41,9 @@ EXTRA_DIST = \ CLEANFILES = \ $(gsettings_SCHEMAS) +MAINTAINERCLEANFILES = \ + $(gsettings_SCHEMAS:.xml=.valid) + DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall ############################################################ -- cgit v1.2.3