[gnome-games] libgames-support: add fullscreen and pause actions only to FULL



commit 1923bd12e4a31d26774661dc65d0efd2625e783e
Author: Christian Persch <chpe gnome org>
Date:   Sat Apr 24 11:26:02 2010 +0200

    libgames-support: add fullscreen and pause actions only to FULL

 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 5f33c20..bf4d125 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -23,14 +23,10 @@ libgames_support_la_SOURCES =		\
 	games-conf.h			\
 	games-debug.c			\
 	games-debug.h			\
-	games-fullscreen-action.c	\
-	games-fullscreen-action.h	\
 	games-glib-compat.h		\
 	games-gtk-compat.h		\
 	games-help.c			\
 	games-help.h			\
-	games-pause-action.c	\
-	games-pause-action.h	\
 	games-profile.c			\
 	games-profile.h			\
 	games-runtime.c			\
@@ -65,8 +61,12 @@ libgames_support_la_SOURCES +=		\
 	games-files.h			\
 	games-frame.c			\
 	games-frame.h			\
+	games-fullscreen-action.c	\
+	games-fullscreen-action.h	\
 	games-gridframe.c		\
 	games-gridframe.h		\
+	games-pause-action.c		\
+	games-pause-action.h		\
 	games-score.h			\
 	games-score.c			\
 	games-scores.c			\



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