summaryrefslogtreecommitdiff
blob: e6cf1ef9f05d5a9557a1e0162a1c01ca5389de41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/src/Makefile.am b/src/Makefile.am
index 497194b..84c31f0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -174,7 +174,8 @@ LIBS= \
 	@libxml2_LIBS@\
 	@libx11_LIBS@\
 	@sqlite3_LIBS@\
-	-lz
+	-lz\
+	-lm
 
 
 if HAVE_UNIQUE