chiark / gitweb /
hostside: hidraw-ioctl, hiddev-ioctl, kdled-ioctl: build by default
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 30 Jan 2011 17:56:12 +0000 (17:56 +0000)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 30 Jan 2011 19:22:06 +0000 (19:22 +0000)
hostside/Makefile

index 7429f515097ee864255bbd1c90a0511715c15e73..ce2d65f6ed803fdac8b33af1c3ded72337695b44 100644 (file)
@@ -6,9 +6,9 @@ AUTOINCS=       auproto-pic.h layoutinfo.h retransmit-table.h           \
                errorcodes.h stastate.h record-y.h record-l.h           \
                realtime+dflags.h input-codes.h
 
-CLIENT_TARGETS=        gui-plan-bot topology-dump evdev-manip
+CLIENT_TARGETS=        gui-plan-bot topology-dump evdev-manip hidraw-ioctl
 
-TARGETS=       adhoc-test realtime                                     \
+TARGETS=       adhoc-test realtime hiddev-ioctl kdled-ioctl            \
                $(CLIENT_TARGETS)                                       \
                $(addsuffix .speeds.ps, $(TRAINS))                      \
                $(addsuffix .speeds.record, $(TRAINS))