From e766d6dfdc577679bebd6f8131eac60ea08cf76f Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Sep 2005 16:42:03 +0200 Subject: [build] will I have the build optimization right this time ? Master Makefile linked multipathd with libmultipath objects built without -DDAEMON ... wrong condlog define. --- multipathd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multipathd/Makefile') 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 -- cgit v1.2.3