Signed-off-by: Jason Gerecke <killert...@gmail.com> --- tools/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/Makefile.am b/tools/Makefile.am index 0aad526..5622362 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -20,7 +20,8 @@ bin_PROGRAMS = xsetwacom isdv4-serial-debugger isdv4-serial-inputattach -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = -I$(top_srcdir)/include $(CWARNFLAGS) +AM_CFLAGS = $(CWARNFLAGS) shared_sources = tools-shared.h tools-shared.c -- 2.2.2 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel