[gnome-games] gnobots: fix typos in data/Makefile.am



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]