From 34918abf33f091050444ea42a63e43e0d9632da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Thu, 11 Mar 2010 17:23:52 +0100 Subject: attr is working now --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6206fec..98f31be 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ DO_MAKEINDEX = makeindex -s gind.ist $(subst .dtx,,$<) >/dev/null 2>&1 # Main targets definition all: $(GENERATED) -check: check-regs +check: check-regs check-attr doc: $(COMPILED) unpack: $(UNPACKED) ctan: check $(CTAN_ZIP) -- cgit v1.2.3