summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd3cdb3..3b637c5 100644
--- a/Makefile
+++ b/Makefile
@@ -192,4 +192,4 @@ help:
.PHONY: tags
tags:
- ctags -R --extra=+f --c-kinds=+p *
+ ctags -R --extra=+f --c-kinds=+p --exclude=tmp *