diff --git a/Makefile b/Makefile index e363de6..b0e0776 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ ouexam.pdf: ouexam.dtx $(EXAMPLE1_IMAGES) $(EXAMPLE2_IMAGES) $(PDFLATEX) $< + makeindex -s gglo.ist -o ouexam.gls ouexam.glo $(PDFLATEX) $< $(PDFLATEX) $<