build: Fix manpage enable flag
authorTedd Ho-Jeong An <tedd.an@intel.com>
Tue, 4 May 2021 05:02:04 +0000 (22:02 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commitd3226d2bcd88c7e49b6335ee06b1ca15c105bdb1
tree610da113b42686c0f4138dc61201b6821dddf4f0
parent5f7c4e4ca2a3a16a23bdc0ac000aa9a148fdb178
build: Fix manpage enable flag

This patch fixes the manpages installation with --enable-manpages option
so the manpages are not installed by default if the option is not set
during the configuration.

Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Makefile.am
Makefile.tools