summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-12-25 19:07:44 -0700
committerBdale Garbee <bdale@gag.com>2011-12-25 19:07:44 -0700
commitf993afc4860f105b719682f49a100779d47c02e0 (patch)
treecbbeb28b7f14541f2be79d1dfca8e91c306ca2b2 /doc/Makefile
parent9657e53abee69872e1b16dc997519aa3d70bf2d9 (diff)
parent699dc89ce00cf3133b484324273f00d28a3c6af6 (diff)
Merge branch 'branch-1.0' of ssh://git.gag.com/scm/git/fw/altos into branch-1.01.0.3
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 81515b45..ab37c1b9 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -8,7 +8,8 @@ RELNOTES=\
release-notes-0.9.html \
release-notes-0.9.2.html \
release-notes-1.0.1.html \
- release-notes-1.0.2.html
+ release-notes-1.0.2.html \
+ release-notes-1.0.3.html \
RELNOTES_XSL=$(RELNOTES:.html=.xsl)
HTML=altusmetrum.html altos.html telemetry.html $(RELNOTES)