aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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: