summaryrefslogtreecommitdiffstats
path: root/tde-i18n-de/data/tdeedu/kturtle/Makefile.am
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-de/data/tdeedu/kturtle/Makefile.am
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-de/data/tdeedu/kturtle/Makefile.am')
-rw-r--r--tde-i18n-de/data/tdeedu/kturtle/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/tde-i18n-de/data/tdeedu/kturtle/Makefile.am b/tde-i18n-de/data/tdeedu/kturtle/Makefile.am
deleted file mode 100644
index 3e7835122f3..00000000000
--- a/tde-i18n-de/data/tdeedu/kturtle/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-txt_DATA = beispiel1.logo locken.logo nikolaus.logo quadrat.logo papierfarben.logo zufallsname.logo dreieck.logo pfeil.logo einmaleins.logo quadrateimkreis.logo
-
-txtdir = $(kde_datadir)/kturtle/examples/de_DE
-
-xml_DATA = logohighlightstyle.de_DE.xml
-xmldir = $(kde_datadir)/katepart/syntax
-
-keywords_DATA = logokeywords.de_DE.xml
-keywordsdir = $(kde_datadir)/kturtle/data
-EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
-