summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaximiliano Curia <maxy@debian.org>2015-11-07 16:00:53 +0100
committerMaximiliano Curia <maxy@debian.org>2015-11-08 18:39:47 +0100
commit8406b4ca46e306a0a7ce61a7ab92570c7ca8c147 (patch)
tree7ac12151d78adc1c05a6b95e20e75e1e329d89ae
parent136e2a2190e1436c7eb51aee52330294e3f5eed9 (diff)
math-library
Gbp-Pq: Name math-library.patch
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2222e14..5da4202 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -99,4 +99,4 @@ oregano_SOURCES = \
xml-helper.h
oregano_LDADD = \
- $(OREGANO_LIBS)
+ $(OREGANO_LIBS) -lm