Re: [PATCH wayland] build: remove wayland-version.h.in from EXTRA_DIST

2017-09-18 Thread Pekka Paalanen
On Thu, 14 Sep 2017 18:32:18 +0100 Emil Velikov wrote: > From: Emil Velikov > > All the foo.in files are in the tarball, as long as their foo > counterparts are listed in AC_CONFIG_FILES > > For example - *.pc.in, Makefile.in files, etc. > > Signed-off-by: Emil Velikov > --- > Makefile.am |

[PATCH wayland] build: remove wayland-version.h.in from EXTRA_DIST

2017-09-14 Thread Emil Velikov
From: Emil Velikov All the foo.in files are in the tarball, as long as their foo counterparts are listed in AC_CONFIG_FILES For example - *.pc.in, Makefile.in files, etc. Signed-off-by: Emil Velikov --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile