diff options
Diffstat (limited to 'scipy/basic/Makefile')
-rw-r--r-- | scipy/basic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scipy/basic/Makefile b/scipy/basic/Makefile index 3ffa1a3..950c7e0 100644 --- a/scipy/basic/Makefile +++ b/scipy/basic/Makefile @@ -4,7 +4,8 @@ pdflatex $*.tex pdflatex $*.tex -SLIDES= 01_intro.pdf 02_prelims.pdf 03_ipython_plotting.pdf \ +SLIDES= 01_intro.pdf 02_prelims.pdf 02a_anaconda.pdf \ + 03_ipython_plotting.pdf \ 04_saving_scripts.pdf \ 05_lists_arrays.pdf \ 06_numpy.pdf \ |