From: Peter Hutterer Date: Fri, 28 Jun 2013 00:18:03 +0000 (+1000) Subject: Build doc first, to see the warnings better X-Git-Tag: libevdev-0.2~68 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d844e3eb51c469c94e25b63f3dbd6b8c593fc587;p=platform%2Fupstream%2Flibevdev.git 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 --- diff --git a/Makefile.am b/Makefile.am index c9e0b5d..2638b9f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = libevdev tools test doc +SUBDIRS = doc libevdev tools test pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libevdev.pc