summaryrefslogtreecommitdiffstats
path: root/kxsldbg/data/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2025-10-16 21:11:24 +0200
committerSlávek Banko <slavek.banko@axis.cz>2025-10-19 16:45:11 +0200
commit2551a3a509e0c224a1c79e41aa093f25e134e320 (patch)
treead38416b14f80df0af585a4b0653f0b216f2f9e8 /kxsldbg/data/Makefile.am
parent903281bfd02b6b64bcdde162b6400863f6cba914 (diff)
downloadtdewebdev-r14.1.5.tar.gz
tdewebdev-r14.1.5.zip
Remove kxsldbg - has been moved to a separate repository.r14.1.5
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b90048d2140f0dd9b729dda2fbf0d2204ae1dc3c)
Diffstat (limited to 'kxsldbg/data/Makefile.am')
-rw-r--r--kxsldbg/data/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/kxsldbg/data/Makefile.am b/kxsldbg/data/Makefile.am
deleted file mode 100644
index d6bd3286..00000000
--- a/kxsldbg/data/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-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}