summaryrefslogtreecommitdiff
path: root/n/avr/proto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/proto/Makefile')
-rw-r--r--n/avr/proto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/avr/proto/Makefile b/n/avr/proto/Makefile
index 9855cda..050f564 100644
--- a/n/avr/proto/Makefile
+++ b/n/avr/proto/Makefile
@@ -1,7 +1,7 @@
PROGS = test_proto
SOURCES = test_proto.c proto.c
DOC = proto.html
-EXTRACTDOC = avrconfig.h proto.h
+EXTRACTDOC = avrconfig.h proto.h proto_inline.c
MODULES = n/avr/rs232
CONFIGFILE = testconfig.h
# atmega8, atmega8535, atmega128...