From: Alasdair Kergon Date: Thu, 2 Feb 2006 17:39:23 +0000 (+0000) Subject: fix po makefile X-Git-Tag: v1_02_03~8 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=56473109a3210a47f48015890c1bf19ba6c45bb4;p=dm.git fix po makefile --- diff --git a/po/Makefile.in b/po/Makefile.in index 0cf357c..41e8467 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -37,7 +37,7 @@ pofile: device-mapper.po device-mapper.po: Makefile $(POSOURCES) @echo Compiling string table - @xgettext -C -F --keyword=_log --keyword=log_debug \ + @xgettext -C -F --keyword=dm_log --keyword=log_debug \ --keyword=log_info --keyword=_ --keyword=N_ \ --keyword=log_notice --keyword=log_warn --keyword=log_err \ --keyword=log_fatal --keyword=log_debug --keyword=log_error \