X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=examples%2FMakefile;h=7a3c5159ea3e4a11957962da38139a573eb99128;hb=23c64154ddfa4a201580dcca00f38b5b637ede24;hp=ef83502eee566ea55847b58be9cab1032d6eccd9;hpb=3d3f38fd9c635eb6f3692f9ef2edc73868d9b19f;p=wfpl.git 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 $?