summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-04-24 14:00:21 -0500
committerShaun McCance <shaunm@gnome.org>2010-04-24 14:00:21 -0500
commit6194047f84093f220af9990718e03d7592fdda82 (patch)
tree352d069aca3eead1eab303edea1e4a385092bd58 /data
parent59c2f288d04df55bece0edec73572aa21334dd57 (diff)
downloadyelp-6194047f84093f220af9990718e03d7592fdda82.tar.gz
[data/Makefile.am] Define MOSTLYCLEANFILES for GSETTINGS_CHECK_RULE
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 9dfbde7b..adab8627 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,5 +1,8 @@
SUBDIRS = icons
+#This has to be defined, because GSETTINGS_CHECK_RULE adds to it
+MOSTLYCLEANFILES =
+
@INTLTOOL_XML_RULE@
@INTLTOOL_SCHEMAS_RULE@
@@ -31,4 +34,3 @@ EXTRA_DIST = \
$(js_DATA)
CLEANFILES = toc.xml man.xml info.xml
-