aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-05-05 14:51:12 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-05-05 14:51:12 +0000
commitbf05b861887b801816c0493bdc24932582623cda (patch)
tree51c02a33c51a1bdd75edc17c80b95a98c5908267 /Makefile
parentf1d1b84da99609be17d4267b1dbd3647616e1bdc (diff)
very basic output using Apple HID Utilities to a CUI IO v1.0 firmware, I got the LED to toggle properly
svn path=/trunk/externals/io/hidio/; revision=9764
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 98be310..0c2f77c 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,8 @@ etags_Darwin:
/System/Library/Frameworks/CoreServices.framework/Headers/*.h \
/System/Library/Frameworks/IOKit.framework/Headers/*.[ch] \
/System/Library/Frameworks/IOKit.framework/Headers/hid*/*.[ch] \
+ /Users/hans/Documents/Research/HID/example\ code/CrossHID/*/*.h \
+ /Users/hans/Documents/Research/HID/example\ code/CrossHID/*/*.cpp \
/usr/include/mach/*.h
etags_Linux: