X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=examples%2FMakefile;h=93724686a6f661fb39e243660f5021670a0b20b2;hp=7a3c5159ea3e4a11957962da38139a573eb99128;hb=fe9a487e1b5ed0700481aee4609055dc6c47505d;hpb=23dfbcc20fc6d20fb5be211e5af50cdcb8565c8e diff --git a/examples/Makefile b/examples/Makefile index 7a3c515..9372468 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,2 +1,2 @@ -tags: *.php code/*.php code/wfpl/*.php +tags: *.php inc/*.php inc/wfpl/*.php ctags-exuberant --append=yes $?