doc: Add telemetry docs to debian/linux/mac/windows packages
authorKeith Packard <keithp@keithp.com>
Thu, 11 Aug 2011 01:32:05 +0000 (18:32 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 11 Aug 2011 01:32:05 +0000 (18:32 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/Makefile.am
altosui/altos-windows.nsi
debian/docs

index 3bc68cdb6cf68845caedeb4032512b450e8efbcf..bab8f816f7812ed53705380ad3aef6a859f909e3 100644 (file)
@@ -169,9 +169,10 @@ FIRMWARE=$(FIRMWARE_TM) $(FIRMWARE_TELEMINI) $(FIRMWARE_TD)
 
 ALTUSMETRUM_DOC=$(top_srcdir)/doc/altusmetrum.pdf
 ALTOS_DOC=$(top_srcdir)/doc/altos.pdf
+TELEMETRY_DOC=$(top_srcdir)/doc/telemetry.pdf
 TEMPLATE_DOC=$(top_srcdir)/doc/telemetrum-outline.pdf
 
-DOC=$(ALTUSMETRUM_DOC) $(ALTOS_DOC) $(TEMPLATE_DOC)
+DOC=$(ALTUSMETRUM_DOC) $(ALTOS_DOC) $(TELEMETRY_DOC) $(TEMPLATE_DOC)
 
 # Distribution targets
 LINUX_DIST=Altos-Linux-$(VERSION).tar.bz2
index d92d1eb38acd708858433330563887b0f58a7e41..7c9b7a28c06f1cb080e805d5f48a519f1183ced5 100644 (file)
@@ -92,6 +92,7 @@ Section "Documentation"
 
        File "../doc/altusmetrum.pdf"
        File "../doc/altos.pdf"
+       File "../doc/telemetry.pdf"
        File "../doc/telemetrum-outline.pdf"
 SectionEnd
 
index 13fda8f27c5c8dfff38b40770771633bfe8bae55..6652abf7d439316645734069a7d8918402ce7953 100644 (file)
@@ -2,3 +2,8 @@ NEWS
 README
 doc/altusmetrum.html
 doc/altusmetrum.pdf
+doc/telemetry.html
+doc/telemetry.pdf
+doc/altos.html
+doc/altos.pdf
+doc/telemetrum-outline.pdf