[gnome-games] libgames-support: [build] Fix build on hildon



commit 849d7850fde0b9b11b856ef1a8788b05b427dcad
Author: Christian Persch <chpe gnome org>
Date:   Mon Jul 6 22:38:51 2009 +0200

    libgames-support: [build] Fix build on hildon
    
    Always add games-help.[ch] and games-show.[ch] to SOURCES, even on
    hildon.

 libgames-support/Makefile.am |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index cf79753..353fd88 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -45,12 +45,16 @@ libgames_support_la_SOURCES =		\
 	games-debug.h			\
 	games-files.c			\
 	games-files.h			\
+	games-help.c			\
+	games-help.h			\
 	games-pixbuf-utils.c		\
 	games-pixbuf-utils.h		\
 	games-profile.c			\
 	games-profile.h			\
 	games-runtime.c			\
 	games-runtime.h			\
+	games-show.c			\
+	games-show.h			\
 	games-sound.c			\
 	games-sound.h			\
 	games-stock.c			\
@@ -67,13 +71,9 @@ libgames_support_la_SOURCES +=		\
 	games-atk-utils.h		\
 	games-clock.c			\
 	games-clock.h			\
-	games-help.c			\
-	games-help.h			\
 	games-preimage.c                \
 	games-preimage.h                \
 	games-preimage-private.h	\
-	games-show.c			\
-	games-show.h			\
 	$(NULL)
 endif # !HAVE_HILDON
 



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