aboutsummaryrefslogtreecommitdiffstats
path: root/gg_map/Makefile
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-12-08 05:26:25 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2012-12-08 05:26:25 +0100
commit61b23715c94027a636431ca594a41852f80758fc (patch)
tree0f2acd95e58d179d88806e3b4e88c08c6fe4ada8 /gg_map/Makefile
parentupdate Requirements (diff)
downloadglouglou-61b23715c94027a636431ca594a41852f80758fc.tar.xz
glouglou-61b23715c94027a636431ca594a41852f80758fc.zip
link with egraph
Diffstat (limited to '')
-rw-r--r--gg_map/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gg_map/Makefile b/gg_map/Makefile
index c2b2c96..c688c22 100644
--- a/gg_map/Makefile
+++ b/gg_map/Makefile
@@ -1,5 +1,5 @@
CFLAGS += $(shell pkg-config --cflags elementary evas ecore)
-LIBS += $(shell pkg-config --libs elementary evas ecore) -levent -lglouglou
+LIBS += $(shell pkg-config --libs elementary evas ecore) -levent -lglouglou -legraph
CFLAGS += -Wall -O2
BINARY=gg_map