]> git.donarmstrong.com Git - neurodebian.git/blobdiff - Makefile
Few rewordings, shortening
[neurodebian.git] / Makefile
index 97e75699974e13822046208e27d457fbfd6db8a0..033b9e38a4d837998a395c4fe19d9f2dd3dc478d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ pics:
        $(MAKE) -C artwork
 
 
-html: pics
+html: pics source
        rsync -rvlhp sphinx/ build/src
        cd artwork;     cp button_w200.png logo_tuned/fmri_w200.png ../build/src/_static; cd ..
        cd build/src && $(MAKE) html BUILDDIR=$(CURDIR)/build 2>&1