summaryrefslogtreecommitdiffstats
path: root/tde-i18n-sl/data/kdeedu/kturtle/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-21 02:23:03 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-21 02:23:03 -0600
commit9b58d35185905f8334142bf4988cb784e993aea7 (patch)
treef83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-sl/data/kdeedu/kturtle/Makefile.am
downloadtde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz
tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-sl/data/kdeedu/kturtle/Makefile.am')
-rw-r--r--tde-i18n-sl/data/kdeedu/kturtle/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/tde-i18n-sl/data/kdeedu/kturtle/Makefile.am b/tde-i18n-sl/data/kdeedu/kturtle/Makefile.am
new file mode 100644
index 00000000000..0965935b3ce
--- /dev/null
+++ b/tde-i18n-sl/data/kdeedu/kturtle/Makefile.am
@@ -0,0 +1,9 @@
+txt_DATA = square.logo curly.logo triangle.logo example1.logo
+txtdir = $(kde_datadir)/kturtle/examples/sl
+
+xml_DATA = logohighlightstyle.sl.xml
+xmldir = $(kde_datadir)/katepart/syntax
+
+keywords_DATA = logokeywords.sl.xml
+keywordsdir = $(kde_datadir)/kturtle/data
+EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)