X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=76ca1c270e7008628db9f03b9f2a363b9e2924bd;hb=a17ac91bc32ddb50efc72f3a17f7ae4ab4b2c4a1;hp=94886961acd0c1e30496000cbcbebd310c1afe95;hpb=efaf552e06724b84b5374fa48044038bb05edacd;p=neurodebian.git diff --git a/Makefile b/Makefile index 9488696..76ca1c2 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ html: pics source cd build/src && $(MAKE) html BUILDDIR=$(CURDIR)/build 2>&1 mv $(WWW_DIR)/_static/robots.txt $(WWW_DIR)/ cp -r build/src/lists $(WWW_DIR)/ + cp -r sphinx/survey/2011/figures/* $(WWW_DIR)/_images/ clean: