]> git.donarmstrong.com Git - neurodebian.git/commitdiff
oopsy -- fixing what should have not been committed
authorYaroslav Halchenko <debian@onerussian.com>
Mon, 5 Mar 2012 17:03:09 +0000 (12:03 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Mon, 5 Mar 2012 17:03:09 +0000 (12:03 -0500)
Makefile

index afa071989576feab5e79837313428fbb48bf8ba7..4b9e35a7c432e465bdc0be57ec29b89b60395f49 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ pics:
        $(MAKE) -C artwork
 
 
-html: pics source
+html: pics source
        rsync -rvlhp sphinx/ build/src
        cd artwork;     cp button_w200.png logo_tuned/fmri_w200.png ../build/src/_static; cd ..
        cp 3rd/jquery.livetwitter/jquery.livetwitter.min.js build/src/_static