X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=58a7ae5f9e11c08a1111c1c948e6d3660ae620ee;hb=36753e2ffb06df7098fbe0e8f1760870f75741e5;hp=6829dacaa6a7bee51982605e0358db4e02c4d14a;hpb=6e0c7370e2881f5c7fe6fe6e16d30fc5b5593f9e;p=wfpl-cms.git diff --git a/Makefile b/Makefile index 6829dac..58a7ae5 100644 --- a/Makefile +++ b/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 code/*.php inc/wfpl/*.php + exuberant-ctags *.php code/*.php inc/wfpl/*.php