summaryrefslogtreecommitdiff
path: root/n/avr/modules/proto/Makefile
diff options
context:
space:
mode:
authorschodet2005-10-12 22:07:37 +0000
committerschodet2005-10-12 22:07:37 +0000
commit5dd66a8c8b32628166213c713071572e49e2f0b8 (patch)
tree7ea638a3d4f649c2b6bd97b4c5aaf469ba4eb7f4 /n/avr/modules/proto/Makefile
parent0b143c14f68a16e99138296357e774e6d4ee0832 (diff)
Correction de la doc.
Diffstat (limited to 'n/avr/modules/proto/Makefile')
-rw-r--r--n/avr/modules/proto/Makefile2
1 files changed, 1 insertions, 1 deletions
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