summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-01-21 22:35:06 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-11 16:13:40 +0100
commit3fbad52bf5c3a8e0d20ed01f784b048afdd34332 (patch)
tree749e3b8edafe349a89266cc0d0b8a1d4cfb9ed4b /Makefile
parenta67d3b54b330133c7e98fc4e97f6d277e70ef8c2 (diff)
downloadluatexbase-3fbad52bf5c3a8e0d20ed01f784b048afdd34332.tar.gz
Minor attr.dtx revision and todo update.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8b5b829..06c51d4 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ world: all ctan
%.pdf: %.dtx $(DTXSTY)
$(DO_PDFLATEX)
- $(DO_MAKEINDEX)
+ $(DO_MAKEINDEX) || true
$(DO_PDFLATEX)
$(DO_PDFLATEX)