diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
commit | c954cd41d38d75615d182ca8649fb4320148bdb3 (patch) | |
tree | 125eb6216c2d08800783cf36d87013b4df8d8b3e /khangman/Makefile.am | |
parent | 3fe5b9df0c463a3e9508242ab01f4c0242cf988b (diff) | |
download | tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.tar.gz tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.zip |
Additional renaming of kde to tde
Diffstat (limited to 'khangman/Makefile.am')
-rw-r--r-- | khangman/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khangman/Makefile.am b/khangman/Makefile.am index 0295084a..c8672671 100644 --- a/khangman/Makefile.am +++ b/khangman/Makefile.am @@ -1,10 +1,10 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = khangman EXTRA_DIST = TODO README AUTHORS khangman.lsm INSTALL ChangeLog COPYING khangman.kdevprj -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ # not a GNU package. You can remove this line, if # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign |