summaryrefslogtreecommitdiff
path: root/n/avr/proto/Makefile
diff options
context:
space:
mode:
authorschodet2005-01-20 23:51:01 +0000
committerschodet2005-01-20 23:51:01 +0000
commit063362de35410ac94c958db519264d86d498d5ca (patch)
treec00bcc252832909025d31f546aff0f407b399559 /n/avr/proto/Makefile
parent1b06d41e837f192a9f94c2c92ffa7a0d92c37118 (diff)
Modification du fonctionnement de proto.
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...