summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/data/kdeedu/kturtle/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
commitf7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch)
tree1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-en_GB/data/kdeedu/kturtle/Makefile.am
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-en_GB/data/kdeedu/kturtle/Makefile.am')
-rw-r--r--tde-i18n-en_GB/data/kdeedu/kturtle/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/tde-i18n-en_GB/data/kdeedu/kturtle/Makefile.am b/tde-i18n-en_GB/data/kdeedu/kturtle/Makefile.am
deleted file mode 100644
index cc1ab9f8698..00000000000
--- a/tde-i18n-en_GB/data/kdeedu/kturtle/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-txt_DATA = triangle.logo square.logo curly.logo example1.logo
-txtdir = $(kde_datadir)/kturtle/examples/en_GB
-
-xml_DATA = logohighlightstyle.en_GB.xml
-xmldir = $(kde_datadir)/katepart/syntax
-
-keywords_DATA = logokeywords.en_GB.xml
-keywordsdir = $(kde_datadir)/kturtle/data
-EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
-