summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/Makefile.in
diff options
context:
space:
mode:
authorMilan Broz <mbroz@redhat.com>2010-03-16 08:47:46 +0000
committerMilan Broz <mbroz@redhat.com>2010-03-16 08:47:46 +0000
commitec7a7135585742b026e823f48a6ac04abc517aac (patch)
tree31a7bb78beda2e57b6bc3cce50b9c2584c1f7639 /daemons/clvmd/Makefile.in
parent75b8a10e4a33f060466fad11b62bc23618e15438 (diff)
downloadlvm2-ec7a7135585742b026e823f48a6ac04abc517aac.tar.gz
lvm2-ec7a7135585742b026e823f48a6ac04abc517aac.tar.xz
lvm2-ec7a7135585742b026e823f48a6ac04abc517aac.zip
Fix clvmd Makefile to not overwrite LIBS from template definition
Diffstat (limited to 'daemons/clvmd/Makefile.in')
-rw-r--r--daemons/clvmd/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/daemons/clvmd/Makefile.in b/daemons/clvmd/Makefile.in
index 16ba0b89..b9f4181f 100644
--- a/daemons/clvmd/Makefile.in
+++ b/daemons/clvmd/Makefile.in
@@ -81,14 +81,14 @@ ifeq ("@DMEVENTD@", "yes")
LVMLIBS += -ldevmapper-event
endif
+include $(top_builddir)/make.tmpl
+
LVMLIBS += -ldevmapper
LIBS += $(PTHREAD_LIBS)
DEFS += -D_REENTRANT
CFLAGS += -fno-strict-aliasing
-include $(top_builddir)/make.tmpl
-
INSTALL_TARGETS = \
install_clvmd