--- Makefile.in.old	2005-02-17 12:51:20.436363385 +0100
+++ Makefile.in	2005-02-17 12:52:27.179979614 +0100
@@ -294,8 +294,8 @@
 SUBDIRS =.
 #>- POFILES = AUTO
 #>+ 2
-POFILES = akregator.po
-GMOFILES = akregator.gmo
+POFILES = akregator.po akregator_konqplugin.po
+GMOFILES = akregator.gmo akregator_konqplugin.gmo
 subdir = po/fr
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
@@ -624,7 +624,12 @@
 .NOEXPORT:
 
 #>+ 2
-KDE_DIST=akregator.po Makefile.in 
+KDE_DIST=akregator.po akregator_konqplugin.po Makefile.in 
+
+#>+ 4
+akregator_konqplugin.gmo: akregator_konqplugin.po
+	rm -f akregator_konqplugin.gmo; $(GMSGFMT) -o akregator_konqplugin.gmo $(srcdir)/akregator_konqplugin.po
+	test ! -f akregator_konqplugin.gmo || touch akregator_konqplugin.gmo
 
 #>+ 4
 akregator.gmo: akregator.po
