summaryrefslogtreecommitdiff
path: root/n
diff options
context:
space:
mode:
authorschodet2005-10-08 13:56:57 +0000
committerschodet2005-10-08 13:56:57 +0000
commitca63cc9444a390be6e0b44dfa745fa1984a1d197 (patch)
treed601c107e05e7b13e31498cf8744a136d243c912 /n
parente631d2b681ec705e9955be78be666eb9ca52a324 (diff)
Mauvais nom de fichier.
Diffstat (limited to 'n')
-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 5927da2..1b096cd 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.h avrconfig.h
+EXTRACTDOC = proto.h proto_inline.c avrconfig.h
include $(BASE)/make/Makefile.gen