X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=metaform%2FMakefile;h=01b24a76ce718fc6be9dd14d503c11ae99f06498;hp=f0d0adb07595fef5fdc4788ee768b956f21e80b9;hb=fe9a487e1b5ed0700481aee4609055dc6c47505d;hpb=23dfbcc20fc6d20fb5be211e5af50cdcb8565c8e diff --git a/metaform/Makefile b/metaform/Makefile index f0d0adb..01b24a7 100644 --- a/metaform/Makefile +++ b/metaform/Makefile @@ -36,5 +36,5 @@ style.css: styl.styl .image-mtimes.styl ; exit 1 \ ) -tags: *.php code/*.php code/wfpl/*.php - exuberant-ctags *.php code/*.php code/wfpl/*.php +tags: *.php inc/*.php inc/wfpl/*.php + exuberant-ctags *.php inc/*.php inc/wfpl/*.php