summaryrefslogtreecommitdiff
path: root/doc/xorg-docs/specs/CTEXT/Makefile.am
blob: 9492c4a112f4e0a3cb2d0a871c21b57972b6ce37 (plain)
1
2
3
4
5
6
7
8
9
if ENABLE_SPECS

xmldir = $(docdir)/$(subdir)
doc_sources = ctext.xml
dist_xml_DATA = $(doc_sources)

include $(top_srcdir)/xmlrules.in

endif ENABLE_SPECS