summaryrefslogtreecommitdiffstats
path: root/libkdeedu/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:50:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:50:19 -0600
commitc954cd41d38d75615d182ca8649fb4320148bdb3 (patch)
tree125eb6216c2d08800783cf36d87013b4df8d8b3e /libkdeedu/Makefile.am
parent3fe5b9df0c463a3e9508242ab01f4c0242cf988b (diff)
downloadtdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.tar.gz
tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.zip
Additional renaming of kde to tde
Diffstat (limited to 'libkdeedu/Makefile.am')
-rw-r--r--libkdeedu/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkdeedu/Makefile.am b/libkdeedu/Makefile.am
index e2b417a2..5eeda1f1 100644
--- a/libkdeedu/Makefile.am
+++ b/libkdeedu/Makefile.am
@@ -1,6 +1,6 @@
-SUBDIRS = kdeeducore kdeeduui kdeeduplot extdate
+SUBDIRS = tdeeducore tdeeduui tdeeduplot extdate
messages:
- $(XGETTEXT) `find . -name \*.h -o -name \*.cpp -o -name \*.cc` -o $(podir)/libkdeedu.pot
+ $(XGETTEXT) `find . -name \*.h -o -name \*.cpp -o -name \*.cc` -o $(podir)/libtdeedu.pot
include ../admin/Doxyfile.am