diff --git a/make-includes/build_lecture_rules.make b/make-includes/build_lecture_rules.make index 3763a13..34a6438 100755 --- a/make-includes/build_lecture_rules.make +++ b/make-includes/build_lecture_rules.make @@ -37,6 +37,7 @@ vpath %.ps $(IMGDIR) vpath %.eps $(IMGDIR) vpath %.svg $(IMGDIR) +vpath %.pict $(IMGDIR) ################################################################################