X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=dcea8ba160ffc0c756231e00f6eaf03ebe00cb6d;hb=cfc4ed6e6671d30ad6b3c699ea2a9ee6a8ac885e;hp=58a7ae5f9e11c08a1111c1c948e6d3660ae620ee;hpb=c469d2530ad9684e56742d38f5817cb08ad98eef;p=wfpl-cms.git diff --git a/Makefile b/Makefile index 58a7ae5..dcea8ba 100644 --- a/Makefile +++ b/Makefile @@ -36,5 +36,5 @@ style.css: styl.styl .image-mtimes.styl ; exit 1 \ ) -tags: *.php code/*.php inc/wfpl/*.php - exuberant-ctags *.php code/*.php inc/wfpl/*.php +tags: *.php inc/*.php inc/wfpl/*.php + exuberant-ctags *.php inc/*.php inc/wfpl/*.php