Index: Makefile
===================================================================
--- Makefile	(revision b64eac6a7f611be1ec8b6d348ffd2b2711dcdf95)
+++ Makefile	(revision 9bf51e645d155885a90ae6891c28b5003ad0a8da)
@@ -54,5 +54,5 @@
 
 cscope:
-	find kernel boot uspace -regex '^.*\.[chsS]$$' | xargs $(CSCOPE) -b -k -u -f$(CSCOPE).out
+	find abi kernel boot uspace -regex '^.*\.[chsS]$$' | xargs $(CSCOPE) -b -k -u -f$(CSCOPE).out
 
 # Pre-integration build check
