diff options
| author | Keith Packard <keithp@keithp.com> | 2014-01-14 23:18:40 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-01-14 23:18:40 -0800 |
| commit | f560d5063b1339dbfb3e6723cfadb7b4c5eace25 (patch) | |
| tree | 2cbcd16a1ed934cd7e090354e4656303476ad022 /altosui/Makefile.am | |
| parent | 06ffd8022ff5ac74274c9839d42c0c47274cb8b9 (diff) | |
doc: Ship telemini outline as pdf file too
Build telemini.pdf from telemini.svg and include it in all of the
released packages.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosui/Makefile.am')
| -rw-r--r-- | altosui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 9bc10740..32a3df97 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -165,7 +165,7 @@ TEMPLATE_DOC=\ $(top_srcdir)/doc/telemetrum-outline.pdf \ $(top_srcdir)/doc/easymini-outline.pdf \ $(top_srcdir)/doc/telemega-outline.pdf \ - $(top_srcdir)/doc/easymini-outline.pdf + $(top_srcdir)/doc/telemini.pdf DOC=$(ALTUSMETRUM_DOC) $(ALTOS_DOC) $(TELEMETRY_DOC) $(TEMPLATE_DOC) |
