]> git.donarmstrong.com Git - neurodebian.git/blobdiff - Makefile
Adding logos of CCN (no link) and Magdeburg (link to psychoinformatics lab of Michael...
[neurodebian.git] / Makefile
index 33f54bae0149a1f47a02571e24b9c0e0a2b95b85..256bdfcb32cbd48bbb4105a77bdd5e57152a4cd1 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 uni-md-logo.png ccn-logo.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