summaryrefslogtreecommitdiffstats
path: root/daemons/dmeventd/plugins/mirror/Makefile.in
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2009-10-05 13:46:00 +0000
committerAlasdair Kergon <agk@redhat.com>2009-10-05 13:46:00 +0000
commit437219e27dab4a5cbf8fe27e6ab4e6f7c6291c76 (patch)
treeced436568efae180788fa01dd604de5ff99c7a0c /daemons/dmeventd/plugins/mirror/Makefile.in
parentcf65a124e62a29a9fefcc7e87088787565b14572 (diff)
downloadlvm2-437219e27dab4a5cbf8fe27e6ab4e6f7c6291c76.tar.gz
lvm2-437219e27dab4a5cbf8fe27e6ab4e6f7c6291c76.tar.xz
lvm2-437219e27dab4a5cbf8fe27e6ab4e6f7c6291c76.zip
More makefile cleaning up and fixing. (gentoo)
Diffstat (limited to 'daemons/dmeventd/plugins/mirror/Makefile.in')
-rw-r--r--daemons/dmeventd/plugins/mirror/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/daemons/dmeventd/plugins/mirror/Makefile.in b/daemons/dmeventd/plugins/mirror/Makefile.in
index 1bc586a3..581e5ec5 100644
--- a/daemons/dmeventd/plugins/mirror/Makefile.in
+++ b/daemons/dmeventd/plugins/mirror/Makefile.in
@@ -18,7 +18,8 @@ top_builddir = @top_builddir@
VPATH = @srcdir@
INCLUDES += -I${top_srcdir}/tools
-CLDFLAGS += -L${top_builddir}/tools -ldevmapper @LVM2CMD_LIB@
+CLDFLAGS += -L${top_builddir}/tools
+LIBS += -ldevmapper @LIB_PTHREAD@ @LVM2CMD_LIB@
SOURCES = dmeventd_mirror.c