[gnome-games] swell-foop: src folder should not depend on BUILD_HELP



commit 84f7e6e7e3688cd1ed6c34a16c1eba19b2d61285
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Wed Sep 28 00:56:51 2011 +0200

    swell-foop: src folder should not depend on BUILD_HELP

 swell-foop/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/swell-foop/Makefile.am b/swell-foop/Makefile.am
index 8dcab56..b68619f 100644
--- a/swell-foop/Makefile.am
+++ b/swell-foop/Makefile.am
@@ -1,7 +1,7 @@
-SUBDIRS = data/themes
+SUBDIRS = data/themes src
 
 if BUILD_HELP
-SUBDIRS += src help
+SUBDIRS += help
 endif
 
 swelldir=$(pkgdatadir)/swell-foop



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