From 5dd66a8c8b32628166213c713071572e49e2f0b8 Mon Sep 17 00:00:00 2001 From: schodet Date: Wed, 12 Oct 2005 22:07:37 +0000 Subject: Correction de la doc. --- n/avr/modules/proto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'n/avr/modules/proto/Makefile') diff --git a/n/avr/modules/proto/Makefile b/n/avr/modules/proto/Makefile index 1b096cd..1c9f69b 100644 --- a/n/avr/modules/proto/Makefile +++ b/n/avr/modules/proto/Makefile @@ -1,5 +1,5 @@ BASE = ../.. DOC = proto.html -EXTRACTDOC = proto.h proto_inline.c avrconfig.h +EXTRACTDOC = proto.h avrconfig.h proto_inline.c include $(BASE)/make/Makefile.gen -- cgit v1.2.3