diff options
| author | Keith Packard <keithp@keithp.com> | 2015-10-29 15:50:31 +0900 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-11-01 06:02:14 -0800 |
| commit | c5fd0eaa786a122580ba9a3ef7bfc0f2cfd8263b (patch) | |
| tree | 62f2837a073cccd95d080fe00ea68815462f60bb /doc/Makefile | |
| parent | 8cf466d7a767a20387a8d9d6ec81ee00af3fe4a7 (diff) | |
doc: Add asciidoc telemini v1.0
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 6ebe829c..8095b5cf 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -62,7 +62,14 @@ PICTURES=\ telemini-v2-top.jpg TXT_FILES=altusmetrum.txt -INC_FILES=intro.inc getting-started.inc usage.inc telemetrum.inc handling.inc specs.inc +INC_FILES=\ + intro.inc \ + getting-started.inc \ + usage.inc \ + telemetrum.inc \ + telemini-v1.0.inc \ + handling.inc \ + specs.inc RAW_FILES=$(TXT_FILES:.txt=.raw) |
