[gnome-games] [libgames-support] Install libgames-support to the commondatadir
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] [libgames-support] Install libgames-support to the commondatadir
- Date: Thu, 16 Jul 2009 22:28:35 +0000 (UTC)
commit 73f300821fdf2bf31ca0e6abd9a51f563466b762
Author: Tim Horton <hortont svn gnome org>
Date: Thu Jun 11 03:05:07 2009 -0400
[libgames-support] Install libgames-support to the commondatadir
libgames-support/Makefile.am | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index 6d5ec0d..e846679 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -7,7 +7,8 @@ EXTRA_DIST = \
games-marshal.list \
$(NULL)
-noinst_LTLIBRARIES = libgames-support.la
+libgames_support_LTLIBRARIES = libgames-support.la
+libgames_supportdir = $(commondatadir)
if BUILD_LIBGAMESCARDS
noinst_LTLIBRARIES += libgamescards.la
@@ -145,8 +146,13 @@ libgames_support_la_CFLAGS += \
$(GGZ_GTK_INCLUDES) \
$(GGZCORE_INCLUDES) \
$(LIBGGZ_INCLUDES)
-endif # GGZ_CLIENT
-endif # HAVE_GNOME
+libgames_support_la_LIBADD += \
+ $(GGZMOD_LIBS) \
+ $(GGZ_GTK_LIBS) \
+ $(GGZCORE_LIBS) \
+ $(LIBGGZ_LIBS) -lggzmod
+endif
+endif
if HAVE_RSVG
libgames_support_la_CFLAGS += $(RSVG_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]