On Sun, Jan 29, 2012 at 4:31 AM, K?i?tof ?elechovski <giecrilj at stegny.2a.pl> wrote: > The build log has no trace of > > make -f doc/kconfig > > and kconfig_compiler.1 is not installed. > > What am I doing wrong?
You need to add an add_subdirectory() entry for it in doc/CMakeLists.txt. -T.C.
