diff options
| author | Keith Packard <keithp@keithp.com> | 2014-05-28 19:45:01 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-05-28 19:45:01 -0700 |
| commit | 47ff6f7528e3984012e874f91ea4f5c1d68cb465 (patch) | |
| tree | 39d1e160e6c6379d197ece499b47ba2711cd1f8a /doc/Makefile | |
| parent | e19121d5e7368ef723d4642d26c24252a386a790 (diff) | |
doc: Add outline of TeleGPS doc
No actual content, mostly a place holder to make the build work
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile index 1f47076c..05a49927 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -62,8 +62,8 @@ SVG=\ telemini.svg RELNOTES_XSL=$(RELNOTES:.html=.xsl) -HTML=altusmetrum.html altos.html telemetry.html companion.html micropeak.html $(RELNOTES) -PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf \ +HTML=altusmetrum.html altos.html telemetry.html companion.html micropeak.html telegps.html $(RELNOTES) +PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf telegps.pdf \ telemetrum-outline.pdf telemega-outline.pdf easymini-outline.pdf HTMLSTYLE=/usr/share/xml/docbook/stylesheet/docbook-xsl/html/docbook.xsl FOSTYLE=xorg-fo.xsl |
