aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a13265f..f474aee 100644
--- a/Makefile
+++ b/Makefile
@@ -13,3 +13,7 @@ clean:
test_locations:
make -C $(EXTERNALS_ROOT) test_locations
+# for emacs
+etags:
+ etags *.[ch] linux/input.h HID\ Utilities\ Source/*.[ch] \
+ /System/Library/Frameworks/IOKit.framework/Headers/hid*/*.[ch]