From 0a93b363bf7d282d597247f55890c5f2dfbd9a37 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 12 Feb 2000 17:07:24 +0000 Subject: [PATCH] CVS_SILENT simplifying make messages svn path=/trunk/kdegraphics/kdvi/; revision=40569 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1cd67ed09..d8b6ece09 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ noinst_HEADERS = c-openmx.h dvi.h dviwin.h kdvi.h marklist.h oconfig.h\ scrbox.h xdvi.h kdvi_miniwidget.h kdvi_view.h messages: - $(XGETTEXT) -C -kI18N_NOOP -ki18n -x $(includedir)/kde.pot *.cpp && mv messages.po $(podir)/kdvi.pot + $(XGETTEXT) *.cpp -o $(podir)/kdvi.pot apps_DATA = kdvi.desktop