summaryrefslogtreecommitdiff
path: root/n
diff options
context:
space:
mode:
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