From c868562a7968db9b0d00df9b1d0a8967a9aacaa3 Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Tue, 14 Feb 2017 13:24:31 +0000 Subject: [PATCH] Makefile: all_man also requires man-generator now --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index e0a30f30a..b5252780d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -60,6 +60,7 @@ daemons: lib libdaemon tools tools: lib libdaemon device-mapper po: tools daemons man: tools +all_man: tools scripts: liblvm libdm lib.device-mapper: include.device-mapper