X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=Makefile;h=58a7ae5f9e11c08a1111c1c948e6d3660ae620ee;hp=6829dacaa6a7bee51982605e0358db4e02c4d14a;hb=c469d2530ad9684e56742d38f5817cb08ad98eef;hpb=00f6a232f1a6022f53f4e3c9d0236d81db966b62 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