Browse Source

Add rule to build proper ctags

Samuel Thibault 12 years ago
parent
commit
f5cd3d5183
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Makefile.am

+ 3 - 0
Makefile.am

@@ -113,3 +113,6 @@ showcheck:
 	for i in $(SUBDIRS) ; do \
 		make -C $$i showcheck ; \
 	done
+
+ctags-local:
+	$(CTAGS) -R -I LIST_TYPE