[aisleriot] More Rules.HOWTO to games directory



commit f15de747f11304dc1b6649eba412004dead66c58
Author: Christian Persch <chpe gnome org>
Date:   Thu Apr 14 22:51:06 2011 +0200

    More Rules.HOWTO to games directory

 games/Makefile.am          |    6 ++++--
 {src => games}/Rules.HOWTO |    0
 src/Makefile.am            |    1 -
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/games/Makefile.am b/games/Makefile.am
index 595d54d..26c2c76 100644
--- a/games/Makefile.am
+++ b/games/Makefile.am
@@ -98,7 +98,9 @@ rules_DATA  = 			\
 # about whether it's GPL 2 or GPL 2+ (see bug #325039 comment 5).
 
 EXTRA_DIST = \
-	$(rules_DATA)	\
-	template.scm
+	$(rules_DATA) \
+	template.scm \
+	Rules.HOWTO \
+	$(NULL)
 
 -include $(top_srcdir)/git.mk
diff --git a/src/Rules.HOWTO b/games/Rules.HOWTO
similarity index 100%
rename from src/Rules.HOWTO
rename to games/Rules.HOWTO
diff --git a/src/Makefile.am b/src/Makefile.am
index fa7b2f5..8168a77 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -176,7 +176,6 @@ install-data-local: install-schemas-local
 EXTRA_DIST = \
 	AUTHORS			\
 	README			\
-	Rules.HOWTO		\
 	TODO			\
 	$(cardimage_DATA)	\
 	$(icon_DATA)		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]