summaryrefslogtreecommitdiffstats
path: root/tde-i18n-de/data/tdeedu/kturtle
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-20 00:56:19 +0100
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-11-21 14:03:28 +0800
commitd7584dae14fe8d9f12cb7cadd3a213d1282b9962 (patch)
treecd7f4a1ffb0a4d368309d9bf0d6837f6c60a37cf /tde-i18n-de/data/tdeedu/kturtle
parent9a1cd8a43a397e093d59e294eb5e530e5c3a2fe6 (diff)
downloadtde-i18n-d7584dae14fe8d9f12cb7cadd3a213d1282b9962.tar.gz
tde-i18n-d7584dae14fe8d9f12cb7cadd3a213d1282b9962.zip
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1413e96a065cfce9c02588768b3d204a45ce86e6)
Diffstat (limited to 'tde-i18n-de/data/tdeedu/kturtle')
-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)
-