[gnome-games] gnobots: fix typos in data/Makefile.am
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] gnobots: fix typos in data/Makefile.am
- Date: Tue, 3 Jan 2012 02:44:37 +0000 (UTC)
commit c21401a156d46f36a326d722750ce28637c3898a
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Tue Jan 3 03:44:32 2012 +0100
gnobots: fix typos in data/Makefile.am
gnobots2/data/Makefile.am | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/gnobots2/data/Makefile.am b/gnobots2/data/Makefile.am
index b3b94b1..22cb38b 100644
--- a/gnobots2/data/Makefile.am
+++ b/gnobots2/data/Makefile.am
@@ -5,8 +5,6 @@ gsettings_SCHEMAS = $(gsettings_in_file:.xml.in=.xml)
@INTLTOOL_XML_NOMERGE_RULE@
@GSETTINGS_RULES@
- INTLTOOL_SCHEMAS_RULE@
-
man_MANS = gnobots2.6
cursor_files = \
@@ -48,9 +46,9 @@ EXTRA_DIST = $(cursor_files) \
$(theme_DATA) \
$(Games_DATA) \
$(config_DATA) \
- $(gsettings_in_files) \
+ $(gsettings_in_file) \
$(man_MANS)
-DISTCLEANFILES = $(Games_DATA) $(gsettings_DATA)
+DISTCLEANFILES = $(Games_DATA) $(gsettings_SCHEMAS)
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]