diff options
Diffstat (limited to 'basic_python/Makefile')
-rw-r--r-- | basic_python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basic_python/Makefile b/basic_python/Makefile index 47ac8c2..97ccf77 100644 --- a/basic_python/Makefile +++ b/basic_python/Makefile @@ -5,6 +5,7 @@ pdflatex $*.tex SLIDES= basics.pdf \ + practice_basics.pdf \ control_flow.pdf \ core_data_structures.pdf |