On Wed, Mar 19, 2014 at 03:00:35PM -0700, Jason Gerecke wrote: > On Wed, Mar 19, 2014 at 2:44 PM, Peter Hutterer > <peter.hutte...@who-t.net> wrote: > > Also, xsetwacom only needs the library, not the server. > > > > Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net> > > --- > > This one should make the split more obvious. > > > > tools/Makefile.am | 6 ++++-- > > 1 file changed, 4 insertions(+), 2 deletions(-) > > > > diff --git a/tools/Makefile.am b/tools/Makefile.am > > index a49380b..976dd24 100644 > > --- a/tools/Makefile.am > > +++ b/tools/Makefile.am > > @@ -21,16 +21,18 @@ > > bin_PROGRAMS = xsetwacom isdv4-serial-debugger isdv4-serial-inputattach > > > > AM_CPPFLAGS = -I$(top_srcdir)/include > > -AM_CFLAGS = $(XORG_CFLAGS) $(X11_CFLAGS) > > -AM_LDFLAGS = $(X11_LIBS) > > > > shared_sources = tools-shared.h tools-shared.c > > > > isdv4_serial_debugger_SOURCES = isdv4-serial-debugger.c $(shared_sources) > > + > > isdv4_serial_inputattach_SOURCES = isdv4-serial-inputattach.c > > $(shared_sources) > > isdv4_serial_inputattach_CFLAGS = $(UDEV_CFLAGS) > > isdv4_serial_inputattach_LDADD = $(UDEV_LIBS) > > > > +xsetwacom_SOURCES = xsetwacom.c > > +xsetwacom_CFLAGS = $(X11_CFLAGS) > > +xsetwacom_LDADD = $(X11_LIBS) > > > > if UNITTESTS > > check_PROGRAMS = xsetwacom-test > > -- > > 1.8.5.3 > > > > Ah, makes sense now :) Acked-by and all that jazz. > > Off-topic: I'm in the process of rolling a new RC tarball: would you > like this set merged in as well? They seem harmless enough.
yeah, that'd be great. I'd like to get these and the server-managed fd patches into the next version, so if they're in the RC that'd be great barring any complaints, I'll push them in a tick. Cheers, Peter ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel