libevdev/libevdev
Alyssa Ross d8c491f57e
Include all include files in dist tarballs
Otherwise, the distribution tarballs will be generated based on what's
in libevdev_la_SOURCES, which only includes the headers for the
operating system the maintainer happens to be running "make dist"
from.  As a result of this, e.g. the 1.13.0 tarball only includes the
headers for Linux, making the tarball unbuildable for FreeBSD.

"meson dist" was already doing the right thing.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2023-01-13 21:43:04 +00:00
..
.gitignore Review/update .gitignore files 2013-11-19 09:34:23 +10:00
libevdev-int.h Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
libevdev-names.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
libevdev-uinput-int.h Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
libevdev-uinput.c uinput: use named initializers for the event struct 2022-07-11 15:32:59 +10:00
libevdev-uinput.h doc: fix uinput device creation warnings 2021-09-04 13:21:42 +02:00
libevdev-util.h Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
libevdev.c Fix a few whitespace/coding style issues 2022-07-11 15:31:45 +10:00
libevdev.h Correct document 2022-08-16 09:00:08 +00:00
libevdev.sym Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
make-event-names.py make-event-names: Fix determinism issue 2021-02-22 07:06:46 +10:00
Makefile.am Include all include files in dist tarballs 2023-01-13 21:43:04 +00:00