You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/kxsldbg/data/Makefile.am

17 lines
395 B

SUBDIRS =
# Provide a example XSLT scripts : testdoc.xsl and empty.xsl
commondata = test1.xml test2.xml test3.xml test4.xml \
test_import.xsl test_include_bot.xsl test_include_top.xsl \
testdoc.dtd testdoc.xml testdoc.xsl \
empty.xsl empty.xml
kxsldbgdir = ${kde_datadir}/kxsldbg
kxsldbg_DATA = ${commondata}
xsldbgdir = ${kde_datadir}/xsldbg
xsldbg_DATA = ${commondata}