]> git.donarmstrong.com Git - neurodebian.git/blobdiff - Makefile
BF: Disable logic for demanding netselect (absent on ubuntus)
[neurodebian.git] / Makefile
index 33f54bae0149a1f47a02571e24b9c0e0a2b95b85..4c06e30b25aec82acc3460e3529d94d3ca4e40d7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ pics:
 
 html: pics source
        rsync -rvlhpt sphinx/ build/src
-       cd artwork;     cp button_w200.png logo_tuned/fmri_w200.png ../build/src/_static; cd ..
+       cd artwork;     cp button_w200.png logo_tuned/fmri_w200.png *-logo_h50.png ../build/src/_static; cd ..
        cp 3rd/jquery.livetwitter/jquery.livetwitter.min.js build/src/_static
        cp neurodebian.cfg build/src/_static
        cd build/src && $(MAKE) html BUILDDIR=$(CURDIR)/build 2>&1