From a878789268a0d3e165cde1b816534d40bddf78c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 12 Mar 2014 21:39:31 -0400 Subject: [PATCH 1/1] build-sys: make sure we rebuild manpages when doing releases https://bugs.freedesktop.org/show_bug.cgi?id=76056 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index bd78f444c..2e4f85738 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4735,7 +4735,7 @@ CLEANFILES += \ # ------------------------------------------------------------------------------ if ENABLE_MANPAGES -man/custom-entities.ent: +man/custom-entities.ent: configure.ac $(AM_V_GEN)$(MKDIR_P) $(dir $@) $(AM_V_GEN)(echo '' && \ printf '$(subst '|,\n,$(substitutions))))') \ -- 2.30.2