X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2FMakefile;h=01b24a76ce718fc6be9dd14d503c11ae99f06498;hb=9a3136a5bee66e1055ffb566373952b6054dd7bf;hp=f0d0adb07595fef5fdc4788ee768b956f21e80b9;hpb=ca169135c8b3ec936846befa20f583849b8c1108;p=wfpl.git 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