xenocara/doc/xorg-docs/specs/Xserver/Makefile.am

10 lines
197 B
Makefile
Raw Normal View History

if ENABLE_SPECS
xmldir = $(docdir)/$(subdir)
doc_sources = analysis.xml appgroup.xml secint.xml XACE-Spec.xml
dist_xml_DATA = $(doc_sources)
include $(top_srcdir)/xmlrules.in
endif ENABLE_SPECS