[build] last optimisation broke the dlog() switch. fix.
authorroot <root@xa-s05.(none)>
Wed, 24 Aug 2005 10:16:38 +0000 (12:16 +0200)
committerroot <root@xa-s05.(none)>
Wed, 24 Aug 2005 10:16:38 +0000 (12:16 +0200)
commit759b2998d0a312fbd2a30ff033419939a7bc355c
treeb22b96251a21b62685c0407f59148768d475d729
parent6744ef227ac7be3498999527c2d2c61692911fbf
[build] last optimisation broke the dlog() switch. fix.

dlog() contains #if DAEMON statements.

So debug.o needs rebuild between multipath(8) and multipathd(8) builds,
which did not happen anymore since the last optimisation.
libmultipath/Makefile