mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-12-27 05:49:52 +07:00
doc: fix out of tree build
This commit is contained in:
parent
ae2612e327
commit
ecced7dd77
@ -7,7 +7,7 @@ DOC_MODULE_VERSION = 3
|
||||
|
||||
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
|
||||
|
||||
DOC_SOURCE_DIR = ../
|
||||
DOC_SOURCE_DIR = $(top_srcdir)/libkmod
|
||||
|
||||
SCAN_OPTIONS = --ignore-decorators="__must_check|KMOD_EXPORT"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user