From 569276ca95b637fc455da4d3051ea000d54d6492 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 1 May 2017 19:56:57 -0400 Subject: libredbdiff: downloadfile has a message formatter; notify librexgettext --- src/abslibre-tools/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/abslibre-tools/Makefile b/src/abslibre-tools/Makefile index a1b7765..f9495d0 100644 --- a/src/abslibre-tools/Makefile +++ b/src/abslibre-tools/Makefile @@ -1,4 +1,6 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk +$(outdir)/libredbdiff.pot: LIBREXGETTEXT_FLAGS += --simple=downloadfile:3 + include $(topsrcdir)/build-aux/Makefile.tail.mk -- cgit v1.2.3-54-g00ecf