Fix validation for syntax highlight
[rnaseq-cwl-training.git] / Makefile
index 8dc2541bd0f7b73aa2543c968915c5231d961006..df31f00cfc7ad62b0afc849061a287392998f06c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -95,10 +95,6 @@ lesson-check :
 lesson-check-all :
        @bin/lesson_check.py -s . -p ${PARSER} -l -w
 
-## lesson-figures   : re-generate inclusion displaying all figures.
-lesson-figures :
-       @bin/extract_figures.py -p ${PARSER} ${MARKDOWN_SRC} > _includes/all_figures.html
-
 ## unittest         : run unit tests on checking tools.
 unittest :
        python bin/test_lesson_check.py