]> git.donarmstrong.com Git - neurodebian.git/blobdiff - Makefile
FIX: oops - I did it again
[neurodebian.git] / Makefile
index 4b9e35a7c432e465bdc0be57ec29b89b60395f49..34adc54d81ca074b34ff39f086714db3522165cf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ pics:
 
 
 html: pics source
-       rsync -rvlhp sphinx/ build/src
+       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