From e2faf04f8f6deefa10710b52756aaebc1ee1f6f2 Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Tue, 30 Apr 2013 17:40:53 +0200 Subject: ltunify: preliminary HID++ 2.0 support, add TODO --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e4d026e..d93022f 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,8 @@ all: ltunify read-dev-usbmon read-dev-usbmon: read-dev-usbmon.c hidraw.c +ltunify: ltunify.c hidpp20.c + .PHONY: all clean install-home clean: rm -f ltunify read-dev-usbmon hidraw -- cgit v1.2.1