gtk/modules
Ross Burton 1bc6f7ef47 modules/input: don't dist generated protocol sources
For some reason modules/input adds the C code that is generated by
wayland-scanner to EXTRA_DIST. This results in a race where depending
on the timestamps of the tarball and the timestamp of the system
wayland-protocols either the generated source in the tarball or a
regenerated source will be used.

This doesn't actually impact the code generated, but it does break
reproducible builds as the list of source files changes.
2020-07-02 19:05:23 +01:00
..
input modules/input: don't dist generated protocol sources 2020-07-02 19:05:23 +01:00
printbackends Silence compiler warnings in release builds 2020-03-13 16:03:08 +00:00
Makefile.am autotools: dist all meson related build files 2019-04-11 16:45:36 +02:00
meson.build meson: build print backends 2019-04-11 16:45:36 +02:00