[gnome-games] swell-foop: reenable the build of the help subdir for help files



commit a4cb29ac6d2aa5772d0c2abc8edbd501860d5852
Author: Jason D. Clinton <me jasonclinton com>
Date:   Mon Oct 26 18:34:32 2009 -0500

    swell-foop: reenable the build of the help subdir for help files

 swell-foop/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/swell-foop/Makefile.am b/swell-foop/Makefile.am
index 6f2f112..990d05b 100644
--- a/swell-foop/Makefile.am
+++ b/swell-foop/Makefile.am
@@ -1,8 +1,8 @@
 SUBDIRS = data/themes
 
-#if BUILD_HELP
-#SUBDIRS += help
-#endif
+if BUILD_HELP
+SUBDIRS += help
+endif
 
 swelldir=$(pkgdatadir)/swell-foop
 



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