Index: Makefile
===================================================================
--- Makefile	(revision bb285b42d51bf15d56c4d20ab034e93a463a8b7f)
+++ Makefile	(revision 81bc309ca197f065bd6511074b499496fb43de08)
@@ -57,5 +57,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
