summaryrefslogtreecommitdiffstats
path: root/kmail/Makefile.am
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-10 08:30:50 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-10 08:30:50 +0000
commited0f571194e31502ea6f8a510209bec46e7836b7 (patch)
tree8a49e309fd9ddd261cd8b3f52c6db1d0dd99c7c8 /kmail/Makefile.am
parent95b6ab63454583b6c06b45edf37792cc0de7837a (diff)
downloadtdepim-ed0f571194e31502ea6f8a510209bec46e7836b7.tar.gz
tdepim-ed0f571194e31502ea6f8a510209bec46e7836b7.zip
Fixed compilation with gcc4.x+
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1072420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmail/Makefile.am')
-rw-r--r--kmail/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/kmail/Makefile.am b/kmail/Makefile.am
index 5938c3df..56b89dbc 100644
--- a/kmail/Makefile.am
+++ b/kmail/Makefile.am
@@ -226,10 +226,10 @@ kde_services_DATA = kmail_config_misc.desktop kmail_config_appearance.desktop \
kmail_config_security.desktop
messages: rc.cpp
- rm -f tips.cpp
- $(PREPARETIPS) > tips.cpp
- $(XGETTEXT) -ktranslate *.cpp *.h -o $(podir)/kmail.pot
- rm -f tips.cpp
+ rm -f tips.txt
+ $(PREPARETIPS) > tips.txt
+ $(XGETTEXT) -ktranslate *.cpp *.txt *.h -o $(podir)/kmail.pot
+ rm -f tips.txt
kde_kcfg_DATA = kmail.kcfg replyphrases.kcfg custommimeheader.kcfg \
templatesconfiguration_kfg.kcfg customtemplates_kfg.kcfg