summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-28 00:14:13 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-28 00:14:13 +0100
commit8fce8f995b8eaebb5bf79813fd44296c61aac1c7 (patch)
tree12cbd4f36cd2d985fec7c44b4f4b73be424238c4 /Makefile
parent05400b0148d93a4d618680cf7283a1133712b649 (diff)
downloadluatexbase-8fce8f995b8eaebb5bf79813fd44296c61aac1c7.tar.gz
Additional tests for modutils.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3235539..64fe331 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ DO_MAKEINDEX = makeindex -s gind.ist $(subst .dtx,,$<) >/dev/null 2>&1
# Main targets definition
all: $(GENERATED)
-check: check-regs check-attr check-cctb check-load check-modutils
+check: check-regs check-attr check-cctb check-loader check-modutils
doc: $(COMPILED)
unpack: $(UNPACKED)
ctan: check $(CTAN_ZIP)