diff options
Diffstat (limited to 'comms/kb/Makefile')
-rw-r--r-- | comms/kb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/kb/Makefile b/comms/kb/Makefile index f3e170a0c125..667e6b9b118a 100644 --- a/comms/kb/Makefile +++ b/comms/kb/Makefile @@ -23,6 +23,8 @@ DESKTOP_ENTRIES="KB" \ "" \ true +OPTIONS_DEFINE= DOCS + pre-configure: @${CP} ${FILESDIR}/Makefile ${WRKSRC} |