From: Zbigniew Jędrzejewski-Szmek Date: Thu, 13 Mar 2014 01:39:31 +0000 (-0400) Subject: build-sys: make sure we rebuild manpages when doing releases X-Git-Tag: v212~194 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a878789268a0d3e165cde1b816534d40bddf78c4;p=elogind.git build-sys: make sure we rebuild manpages when doing releases https://bugs.freedesktop.org/show_bug.cgi?id=76056 --- 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))))') \