mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 11:30:07 +01:00
Add -I m4 to ACLOCAL_AMFLAGS
We put m4 files into a separate directory. If we ever put our own files in there, we need to include it. Furthermore, this suppresses annoying autotools warnings. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
09a1f6e427
commit
d9c9322c06
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||||
SUBDIRS = doc libevdev tools test
|
SUBDIRS = doc libevdev tools test
|
||||||
|
|
||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue