diff options
| author | Keith Packard <keithp@keithp.com> | 2014-06-20 11:51:11 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-06-24 20:58:49 -0700 |
| commit | f95b0e03c75d09e8ff4dbf9083cd3c8a30fdc4e6 (patch) | |
| tree | 4e5f876e89d6761e892e8de4b47051d5993ae9fe /doc/Makefile | |
| parent | b2c5f7d10265794a5778546f2e3eca7d763eab56 (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 |
