diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:39:56 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:39:56 -0600 |
commit | 64ef1cb03f164a0e3e58efd2d149c8184ef19538 (patch) | |
tree | 23f1be9dd53e6d72176dc95e301ece0ef0a01174 /doc/Makefile.am | |
parent | a7fec707d77968cab721caab79eca11c36574793 (diff) | |
download | knights-64ef1cb03f164a0e3e58efd2d149c8184ef19538.tar.gz knights-64ef1cb03f164a0e3e58efd2d149c8184ef19538.zip |
Additional renaming of kde to tde
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index c2914d0..a2f6526 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,9 +1,9 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = help_en.docbook help_fr.docbook -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ MAINTAINERCLEANFILES = ./*.html CLEANFILES = core *~ .deps/* doc/*~ *.orig changes.docbook |