diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 4 | ||||
-rw-r--r-- | doc/Makefile.in.backup | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/doc/Makefile.in.backup b/doc/Makefile.in.backup index c060d48..2fc7e71 100644 --- a/doc/Makefile.in.backup +++ b/doc/Makefile.in.backup @@ -13,7 +13,7 @@ @SET_MAKE@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SHELL = @SHELL@ @@ -242,7 +242,7 @@ x_libraries = @x_libraries@ 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 DISTCLEANFILES = Makefile.in Makefile |