aboutsummaryrefslogtreecommitdiffstats
path: root/data/starthere/Makefile.am
blob: 411c442cf1e162d7331d1163ac53d1b0f0c1fc0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
@INTLTOOL_XML_RULE@

xmldir = $(pkgdatadir)/starthere
xml_in_files = index.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)

xsldir = $(pkgdatadir)/starthere
xsl_DATA = section.xsl

EXTRA_DIST = $(xml_DATA)            \
         $(xml_in_files)