Makefile.in: Add target "ctags" to the overview.

oldstable
Detlef Riekenberg 2006-06-21 21:43:00 +02:00 committed by Alexandre Julliard
parent 0ef3da0300
commit 5e5a8df970
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
# install: install everything
# uninstall: uninstall everything
# depend: create the dependencies
# ctags: create a tags file for vim and others.
# etags: create a TAGS file for Emacs.
# manpages: compile manpages for Wine API
# htmlpages: compile html pages for Wine API