diff options
| author | Bdale Garbee <bdale@gag.com> | 2017-04-24 19:46:05 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2017-04-24 19:46:58 -0600 |
| commit | ef7fbbfa308918ebae5d2499aabccc6562a80dfa (patch) | |
| tree | 477543d807433acc722397b9b7ae18ee889c63c4 /altosui/Makefile.am | |
| parent | 9c95bed92a45741e6c1ad0ab4941f13370b77648 (diff) | |
two more places where telemini-outline.pdf filename needs to be updated
Diffstat (limited to 'altosui/Makefile.am')
| -rw-r--r-- | altosui/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index c3892d22..de3dee68 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -159,7 +159,8 @@ TEMPLATE_DOC=\ $(top_srcdir)/doc/telemetrum-outline.pdf \ $(top_srcdir)/doc/easymini-outline.pdf \ $(top_srcdir)/doc/telemega-outline.pdf \ - $(top_srcdir)/doc/telemini-outline.pdf + $(top_srcdir)/doc/telemini-v1-outline.pdf \ + $(top_srcdir)/doc/telemini-v3-outline.pdf DOC=$(ALTUSMETRUM_DOC) $(ALTOS_DOC) $(TELEMETRY_DOC) $(TEMPLATE_DOC) |
