mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-21 20:26:45 +00:00
doc: add external doc references support to Xserver-DTrace
This makefile is used to build the 60+ docbooks in xorg. Dtrace is a user document and should be located under doc subdir. This user document can now refer to external user/specs docs or can be referred to by such documnets. Reviewed-by Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
221507e3bf
commit
dbe26634e4
9 changed files with 122 additions and 44 deletions
|
|
@ -1,3 +1,3 @@
|
|||
SUBDIRS = xml
|
||||
SUBDIRS = dtrace xml
|
||||
|
||||
dist_noinst_DATA = smartsched
|
||||
|
|
|
|||
Loading…
Reference in a new issue