From acbfc1f6579c8678c575a1d38a098057b05cee4f Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 27 Apr 2010 17:29:18 -0400 Subject: [PATCH] BF: returning back "source" requisite for html: --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 97e7569..033b9e3 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ pics: $(MAKE) -C artwork -html: pics +html: pics source rsync -rvlhp sphinx/ build/src cd artwork; cp button_w200.png logo_tuned/fmri_w200.png ../build/src/_static; cd .. cd build/src && $(MAKE) html BUILDDIR=$(CURDIR)/build 2>&1 -- 2.39.2