summaryrefslogtreecommitdiffstats
path: root/tde-i18n-nl/data/tdeedu/kturtle
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-20 00:56:19 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-20 23:59:03 +0100
commit1413e96a065cfce9c02588768b3d204a45ce86e6 (patch)
treee1ee44623b50e1b31cf3556c637b91c63139e2f6 /tde-i18n-nl/data/tdeedu/kturtle
parent1e09a715f63438b742c5ab2e5cad99d5282afe30 (diff)
downloadtde-i18n-1413e96a065cfce9c02588768b3d204a45ce86e6.tar.gz
tde-i18n-1413e96a065cfce9c02588768b3d204a45ce86e6.zip
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tde-i18n-nl/data/tdeedu/kturtle')
-rw-r--r--tde-i18n-nl/data/tdeedu/kturtle/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/tde-i18n-nl/data/tdeedu/kturtle/Makefile.am b/tde-i18n-nl/data/tdeedu/kturtle/Makefile.am
deleted file mode 100644
index 7044f90732d..00000000000
--- a/tde-i18n-nl/data/tdeedu/kturtle/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-txt_DATA = advertentie.logo driehoek.logo pijl.logo vierkanten.logo \
-bloem.logo kleuren.logo randomnaam.logo vierkant.logo \
-driehoeken.logo krullen.logo tafels.logo
-txtdir = $(kde_datadir)/kturtle/examples/nl
-
-xml_DATA = logohighlightstyle.nl.xml
-xmldir = $(kde_datadir)/katepart/syntax
-
-keywords_DATA = logokeywords.nl.xml
-keywordsdir = $(kde_datadir)/kturtle/data
-EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
-