]> sourceware.org Git - dm.git/commitdiff
fix po makefile
authorAlasdair Kergon <agk@redhat.com>
Thu, 2 Feb 2006 17:39:23 +0000 (17:39 +0000)
committerAlasdair Kergon <agk@redhat.com>
Thu, 2 Feb 2006 17:39:23 +0000 (17:39 +0000)
po/Makefile.in

index 0cf357cc52051dba94a1e3f0960ff32a13aadfee..41e8467e807916411bd9e6942c2671bd9a0fc71e 100644 (file)
@@ -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 \
This page took 0.022725 seconds and 5 git commands to generate.