mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
DOC: Only build dtrace documentation with --enable-docs
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
committed by
Keith Packard
parent
f0b4df9948
commit
291c39dfef
@@ -25,11 +25,13 @@ XML_FILES = Xserver-DTrace.xml
|
||||
|
||||
include ../xmlrules.in
|
||||
|
||||
if ENABLE_DOCS
|
||||
if XSERVER_DTRACE
|
||||
doc_DATA = $(BUILT_DOC_FILES)
|
||||
else
|
||||
noinst_DATA = $(BUILT_DOC_FILES)
|
||||
endif
|
||||
endif
|
||||
|
||||
CLEANFILES = $(CLEAN_DOC_FILES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user