diff options
Diffstat (limited to 'doc/en/HTML/Makefile.am')
-rw-r--r-- | doc/en/HTML/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/HTML/Makefile.am b/doc/en/HTML/Makefile.am index b668138..84ba063 100644 --- a/doc/en/HTML/Makefile.am +++ b/doc/en/HTML/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = index.html @@ -10,4 +10,4 @@ install-data-local: uninstall-local: -rm -f $(kde_htmldir)/en/krename/index.html -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |