summaryrefslogtreecommitdiff
path: root/digital/avr/modules/proto/Makefile
diff options
context:
space:
mode:
authorNicolas Schodet2008-06-17 22:57:39 +0200
committerNicolas Schodet2008-06-17 22:57:39 +0200
commitc908ba7058ae9bc8f7a9446e17e3482d125234de (patch)
treedf6895d8c196437e39f75e74f70cfd34ffba55fc /digital/avr/modules/proto/Makefile
parentb56dcf06e561729f87670d32f3b75c4aeddfee29 (diff)
* digital/avr/modules/proto:
- updated doc.
Diffstat (limited to 'digital/avr/modules/proto/Makefile')
-rw-r--r--digital/avr/modules/proto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/avr/modules/proto/Makefile b/digital/avr/modules/proto/Makefile
index 1c9f69b6..91058741 100644
--- a/digital/avr/modules/proto/Makefile
+++ b/digital/avr/modules/proto/Makefile
@@ -1,5 +1,5 @@
BASE = ../..
DOC = proto.html
-EXTRACTDOC = proto.h avrconfig.h proto_inline.c
+EXTRACTDOC = proto.h +proto_inline.c avrconfig.h
include $(BASE)/make/Makefile.gen