diff options
| author | Keith Packard <keithp@keithp.com> | 2015-10-29 18:14:38 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-11-01 06:02:14 -0800 |
| commit | 5ddf9525f94f38c20327d1f2b43917e43519b949 (patch) | |
| tree | 43eb1be832c93e09639c3053f778964c7fd3ecec /doc/Makefile | |
| parent | adfbccfeb551c9d0315116912e7255a173fc3103 (diff) | |
doc: Add asciidoc version of altosui chapter.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index 85011cfa..b9f46196 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -63,6 +63,7 @@ PICTURES=\ TXT_FILES=altusmetrum.txt INC_FILES=\ + dedication.inc \ intro.inc \ getting-started.inc \ usage.inc \ @@ -73,7 +74,9 @@ INC_FILES=\ telemega.inc \ easymega.inc \ installation.inc \ + altosui.inc \ system-operation.inc \ + pyro-channels.inc \ flight-data-recording.inc \ handling.inc \ specs.inc |
