summaryrefslogtreecommitdiffstats
path: root/tde-i18n-nl/data/tdeedu/kturtle/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-nl/data/tdeedu/kturtle/Makefile.am')
-rw-r--r--tde-i18n-nl/data/tdeedu/kturtle/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/tde-i18n-nl/data/tdeedu/kturtle/Makefile.am b/tde-i18n-nl/data/tdeedu/kturtle/Makefile.am
new file mode 100644
index 00000000000..7044f90732d
--- /dev/null
+++ b/tde-i18n-nl/data/tdeedu/kturtle/Makefile.am
@@ -0,0 +1,12 @@
+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)
+