From 16688a174ef384f3646874d173d81f801d2d6c79 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 7 Mar 2012 10:48:30 -0500 Subject: [PATCH] FIX: oops - I did it again --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6caa40f..34adc54 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ pics: $(MAKE) -C artwork -html: pics # source +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 -- 2.39.2