summaryrefslogtreecommitdiff
path: root/src/abslibre-tools/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-05-02 16:56:40 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-03 01:40:47 -0400
commit43bbfe78d09f95edd216487f944fbf03f33ed6c4 (patch)
treeef4d56c72473cfcd6fec74f0d5e8b8de58c8292b /src/abslibre-tools/Makefile
parentc326914167f1be1d4e1ccdd79a78cd92b96c15a1 (diff)
libredbdiff: simplify config file generation
Diffstat (limited to 'src/abslibre-tools/Makefile')
-rw-r--r--src/abslibre-tools/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/abslibre-tools/Makefile b/src/abslibre-tools/Makefile
index f9495d0..a1b7765 100644
--- a/src/abslibre-tools/Makefile
+++ b/src/abslibre-tools/Makefile
@@ -1,6 +1,4 @@
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