[gromit] added missing libraries to gromit_LDADD
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gromit] added missing libraries to gromit_LDADD
- Date: Wed, 21 Dec 2011 16:27:55 +0000 (UTC)
commit d245c72e566605617f1f97165cf5f04a69b55637
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date: Wed Dec 21 01:32:09 2011 -0500
added missing libraries to gromit_LDADD
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index df4d16f..03bba0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ cursors = \
gromit_SOURCES = gromit.c $(cursors)
gromit_CFLAGS = -g $(GTK_CFLAGS)
-gromit_LDADD = $(GTK_LIBS)
+gromit_LDADD = $(GTK_LIBS) -lX11 -lm
EXTRA_DIST = \
AUTHORS \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]