diff options
| author | Keith Packard <keithp@keithp.com> | 2014-06-20 11:51:11 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-06-20 11:52:27 -0700 |
| commit | 2bbbd2c22e32d4c40782a9f12657f1a385cc6bc7 (patch) | |
| tree | 62b479ba673ffa825d8526c972e3ee026e8b579e /doc/Makefile | |
| parent | 9dbd752150875f1f9fc93063f66d2153ec15d935 (diff) | |
Add 1.4.1 release notes
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 254e63c4..c39450c7 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -15,7 +15,8 @@ RELNOTES=\ release-notes-1.3.html \ release-notes-1.3.1.html \ release-notes-1.3.2.html \ - release-notes-1.4.html + release-notes-1.4.html \ + release-notes-1.4.1.html PICTURES=\ altosui.png \ @@ -107,6 +108,9 @@ distclean: altusmetrum.html: $(RELNOTES_XSL) $(IMAGES) altusmetrum.pdf: $(RELNOTES_XSL) $(IMAGES) +telegps.html: $(RELNOTES_XSL) $(IMAGES) +telegps.pdf: $(RELNOTES_XSL) $(IMAGES) + $(PDF): $(FOSTYLE) $(TEMPLATES) indent: altusmetrum.xsl |
