summaryrefslogtreecommitdiff
path: root/multipathd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multipathd/Makefile')
-rw-r--r--multipathd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multipathd/Makefile b/multipathd/Makefile
index 1a1e3b8..3325573 100644
--- a/multipathd/Makefile
+++ b/multipathd/Makefile
@@ -15,7 +15,7 @@ rcdir = /etc/init.d
#
CFLAGS = -pipe -g -Wall -Wunused -Wstrict-prototypes \
-DDAEMON -I$(multipathdir) -I$(checkersdir)
-LDFLAGS = -lpthread -ldevmapper -lsysfs -lreadline -lcurses
+LDFLAGS = -lpthread -ldevmapper -lsysfs -lreadline -lcurses -lm
#
# debuging stuff