Mon Mar 24 11:16:58 CET 2008 Jim Meyering <meyering@redhat.com>
+ * Makefile.maint (err_func_re): Add lxcError.
+
* qemud/remote.c: Don't include <getopt.h>. Not used.
Sync Makefile rules from coreutils.
1>&2; exit 1; } || :
err_func_re = \
-(DISABLE_fprintf|qemudLog|(xmlRpc|vir(Xend|XML|Hash|Conf|Test|LibConn|StorageReport))Error)
+(DISABLE_fprintf|qemudLog|(xmlRpc|vir(Xend|XML|Hash|Conf|Test|LibConn|StorageReport|lxc))Error)
# Look for diagnostics that aren't marked for translation.
# This won't find any for which error's format string is on a separate line.