Blob Blame History Raw
diff -up gnome-games-2.29.6/glines/Makefile.am.libs gnome-games-2.29.6/glines/Makefile.am
--- gnome-games-2.29.6/glines/Makefile.am.libs	2010-02-14 01:03:54.239364394 -0500
+++ gnome-games-2.29.6/glines/Makefile.am	2010-02-14 01:04:13.044114221 -0500
@@ -28,6 +28,7 @@ glines_CFLAGS = \
 	$(AM_CFLAGS)
 
 glines_LDADD =	\
+	-lm \
 	$(top_builddir)/libgames-support/libgames-support.la \
 	$(GTK_LIBS)	\
 	$(INTLLIBS)	\
diff -up gnome-games-2.29.6/gnect/src/Makefile.am.libs gnome-games-2.29.6/gnect/src/Makefile.am
--- gnome-games-2.29.6/gnect/src/Makefile.am.libs	2010-02-14 00:36:58.118391205 -0500
+++ gnome-games-2.29.6/gnect/src/Makefile.am	2010-02-14 00:37:13.048114556 -0500
@@ -32,6 +32,7 @@ gnect_CFLAGS = \
 	$(AM_CFLAGS)
 
 gnect_LDADD = \
+	-lz \
 	$(top_builddir)/libgames-support/libgames-support.la \
 	$(GTK_LIBS) \
 	$(INTLLIBS)
diff -up gnome-games-2.29.6/gnobots2/Makefile.am.libs gnome-games-2.29.6/gnobots2/Makefile.am
--- gnome-games-2.29.6/gnobots2/Makefile.am.libs	2010-02-14 01:21:31.211114470 -0500
+++ gnome-games-2.29.6/gnobots2/Makefile.am	2010-02-14 01:21:47.432114314 -0500
@@ -54,6 +54,7 @@ gnobots2_CFLAGS = \
 	$(AM_CFLAGS)
 
 gnobots2_LDADD = \
+	-lm \
 	$(top_builddir)/libgames-support/libgames-support.la \
 	$(GTK_LIBS) \
 	$(INTLLIBS)