[PATCH xserver] automake: Fix 'make dist'

Adam Jackson ajax at nwnk.net
Wed Mar 28 19:13:19 UTC 2018


On Wed, 2018-03-28 at 14:08 +0200, Thierry Reding wrote:
> On Wed, Mar 28, 2018 at 12:17:48PM +0200, Olivier Fourdan wrote:
> > Automake would skip a few meson files that would prevent to build with
> > meson a dist file previously generated by automake.
> > 
> > Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>
> > ---
> >  Makefile.am | 3 +++
> >  1 file changed, 3 insertions(+)
> > 
> > diff --git a/Makefile.am b/Makefile.am
> > index 5ddfd5b84..32d4d21e7 100644
> > --- a/Makefile.am
> > +++ b/Makefile.am
> > @@ -140,6 +140,7 @@ distcheck-hook:
> >  EXTRA_DIST += \
> >  	meson_options.txt \
> >  	include/xorg-config.h.meson.in \
> > +	include/xwin-config.h.meson.in \
> 
> Just a thought: there's a Makefile.am in the include subdirectory, so
> maybe add this line there? Could be a follow-up patch, though, so:
> 
> Reviewed-by: Thierry Reding <treding at nvidia.com>

Yeah, might be a nice cleanup but it's no worse than what's already
there. Merged, thanks:

remote: I: patch #213386 updated using rev b355e55f500c18d55d0ac241e5f7e826ed62f555.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   16639ab77d..b355e55f50  master -> master

- ajax


More information about the xorg-devel mailing list