block: Refactor subdirectory recursion during make
authorEric Blake <eblake@redhat.com>
Mon, 8 Jun 2020 17:33:39 +0000 (12:33 -0500)
committerKevin Wolf <kwolf@redhat.com>
Wed, 17 Jun 2020 12:53:39 +0000 (14:53 +0200)
commite37adbebd19634836369e9572d9aaa0f088332fd
tree7b06b1feb19f24662457351f410265bdf0656679
parent49b44549ace7890fffdf027fd3695218ee7f1121
block: Refactor subdirectory recursion during make

Rather than listing block/monitor from the top-level Makefile.objs, we
should instead list monitor from block/Makefile.objs.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Fixes: bb4e58c613
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200608173339.3244211-1-eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Makefile.objs
block/Makefile.objs