]> git.donarmstrong.com Git - neurodebian.git/blobdiff - Makefile
Added [ua] mirror
[neurodebian.git] / Makefile
index 4b9e35a7c432e465bdc0be57ec29b89b60395f49..6caa40fa91bfb8fada51d9533e8cf6eea705af2c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,8 +9,8 @@ pics:
        $(MAKE) -C artwork
 
 
-html: pics source
-       rsync -rvlhp sphinx/ build/src
+html: pics source
+       rsync -rvlhpt 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
        cd build/src && $(MAKE) html BUILDDIR=$(CURDIR)/build 2>&1