From: Jason Woofenden Date: Mon, 24 Sep 2007 04:35:14 +0000 (-0400) Subject: ubuntu name for exuberant-ctags X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=commitdiff_plain;h=23c64154ddfa4a201580dcca00f38b5b637ede24 ubuntu name for exuberant-ctags --- diff --git a/examples/Makefile b/examples/Makefile index ef83502..7a3c515 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,2 +1,2 @@ tags: *.php code/*.php code/wfpl/*.php - exuberant-ctags --append=yes $? + ctags-exuberant --append=yes $?