mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 19:40:06 +01:00
Build doc first, to see the warnings better
Leave the code warnings at the end of the build, makes them more visible. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
234bf1faa9
commit
d844e3eb51
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
SUBDIRS = libevdev tools test doc
|
SUBDIRS = doc libevdev tools test
|
||||||
|
|
||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA = libevdev.pc
|
pkgconfig_DATA = libevdev.pc
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue