summaryrefslogtreecommitdiff
path: root/doc/xml/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-25 16:52:42 -0700
committerKeith Packard <keithp@keithp.com>2010-07-23 12:41:59 -0700
commit9c171d4aee695ab66e6db1ab92539557bd368cfa (patch)
tree801040d9de4f8779719dd70bd9842db4cafac1ef /doc/xml/Makefile.am
parent6b912b08ce65072b2401167fbf2150b99c0ca6b0 (diff)
Add documentation of the Xserver DTrace probes
Mostly pulled together from posts to my blog and the docs posted at http://people.freedesktop.org/~alanc/dtrace/ and converted to DocBook. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Patrick E. Kane <pekane52@gmail.com>
Diffstat (limited to 'doc/xml/Makefile.am')
-rw-r--r--doc/xml/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/xml/Makefile.am b/doc/xml/Makefile.am
index df4833c96..e66f192e2 100644
--- a/doc/xml/Makefile.am
+++ b/doc/xml/Makefile.am
@@ -21,6 +21,8 @@
# DEALINGS IN THE SOFTWARE.
#
+SUBDIRS = dtrace
+
XML_FILES = Xserver-spec.xml
include xmlrules.in