diff options
Diffstat (limited to 'qtjava/javalib/docs/en/Makefile.am')
-rw-r--r-- | qtjava/javalib/docs/en/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtjava/javalib/docs/en/Makefile.am b/qtjava/javalib/docs/en/Makefile.am index 994b6b10..2b102c0b 100644 --- a/qtjava/javalib/docs/en/Makefile.am +++ b/qtjava/javalib/docs/en/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = index.html index-1.html index-2.html index-3.html index-4.html index-5.html index-6.html @@ -22,4 +22,4 @@ uninstall-local: -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index-5.html -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index-6.html -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |