summaryrefslogtreecommitdiff
path: root/multipathd/Makefile
diff options
context:
space:
mode:
authorroot <root@xa-s05.(none)>2005-09-27 16:42:03 +0200
committerroot <root@xa-s05.(none)>2005-09-27 16:42:03 +0200
commite766d6dfdc577679bebd6f8131eac60ea08cf76f (patch)
tree38f33a29005bf8a83cad98f788b8445ff64b65e2 /multipathd/Makefile
parentf31801fe4674efcd6e68fbcc63218173ddeaa6c1 (diff)
downloadmultipath-tools-e766d6dfdc577679bebd6f8131eac60ea08cf76f.tar.gz
multipath-tools-e766d6dfdc577679bebd6f8131eac60ea08cf76f.tar.bz2
multipath-tools-e766d6dfdc577679bebd6f8131eac60ea08cf76f.zip
[build] will I have the build optimization right this time ?
Master Makefile linked multipathd with libmultipath objects built without -DDAEMON ... wrong condlog define.
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 50cd897..21da4ea 100644
--- a/multipathd/Makefile
+++ b/multipathd/Makefile
@@ -65,6 +65,6 @@ uninstall:
rm -f $(DESTDIR)$(mandir)/$(EXEC).8.gz
clean:
- $(MAKE) -C $(multipathdir) prepare
+ $(MAKE) -C $(multipathdir) prepare DAEMON=1
rm -f core *.o $(EXEC) *.gz