[gnome-games] lightsoff: Fix the build
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] lightsoff: Fix the build
- Date: Mon, 19 Dec 2011 23:22:08 +0000 (UTC)
commit de67304f3fe6a1a03b2ee4213391afc30ed87f05
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Tue Dec 20 00:22:03 2011 +0100
lightsoff: Fix the build
lightsoff/src/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/lightsoff/src/Makefile.am b/lightsoff/src/Makefile.am
index f906233..320240d 100644
--- a/lightsoff/src/Makefile.am
+++ b/lightsoff/src/Makefile.am
@@ -20,12 +20,14 @@ lightsoff_CFLAGS = \
-I$(top_srcdir)/libgames-support \
-DVERSION=\"$(VERSION)\" \
-DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \
+ $(GHTREAD_CFLAGS) \
$(GMODULE_CFLAGS) \
- $(GTK_CFLAGS) \
+ $(GTK_CFLAGS) \
$(CLUTTER_GTK_CFLAGS)
lightsoff_LDADD = \
$(top_builddir)/libgames-support/libgames-support.la \
+ $(GTHREAD_LIBS) \
$(GMODULE_LIBS) \
$(GTK_LIBS) \
$(CLUTTER_GTK_LIBS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]