summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-09-28 00:43:42 -0700
committerKeith Packard <keithp@keithp.com>2011-09-28 00:44:29 -0700
commitca8709f9b14a6c312be54e296904c5eb3267fcf8 (patch)
tree6b43855f89f57e8a56a1248cf843a0d806602021 /doc/Makefile
parentbbc46241a5c5f15b74d37b1d032e6cde28b501a9 (diff)
doc: Add 1.0.2 release notes
Signed-off-by: Keith Packard <keithp@keithp.com>
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 14bce5c9..81515b45 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -7,7 +7,8 @@ RELNOTES=\
release-notes-0.8.html \
release-notes-0.9.html \
release-notes-0.9.2.html \
- release-notes-1.0.1.html
+ release-notes-1.0.1.html \
+ release-notes-1.0.2.html
RELNOTES_XSL=$(RELNOTES:.html=.xsl)
HTML=altusmetrum.html altos.html telemetry.html $(RELNOTES)