diff options
Diffstat (limited to 'kmouth/phrasebook/Makefile.am')
-rw-r--r-- | kmouth/phrasebook/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmouth/phrasebook/Makefile.am b/kmouth/phrasebook/Makefile.am index bc0b31c..9e222d4 100644 --- a/kmouth/phrasebook/Makefile.am +++ b/kmouth/phrasebook/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## noinst_LIBRARIES = libphrasebook.a INCLUDES = $(all_includes) @@ -10,7 +10,7 @@ libphrasebook_a_SOURCES = buttonboxui.ui phrasetree.cpp phrasebookparser.cpp phr EXTRA_DIST = phrasebook.cpp phrasebook.h phrasebookdialog.cpp phrasebookdialog.h phrasebookparser.cpp phrasebookparser.h phrasetree.cpp phrasetree.h phrasebookdialogui.rc buttonboxui.ui -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ rcdir = $(kde_datadir)/kmouth rc_DATA = phrasebookdialogui.rc |