JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix more paths (s/code/inc/)
[wfpl-cms.git] / Makefile
index 6829dac..58a7ae5 100644 (file)
--- 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