diff options
author | Keith Packard <keithp@keithp.com> | 2016-07-03 12:00:10 +0200 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-07-03 12:00:10 +0200 |
commit | 65ed2f588ca596fe9aa559bebd590a2a11b9859b (patch) | |
tree | 9c8eccfe1b676710277c25081288cb2c691d5f7e /doc | |
parent | d60133c65b4592f0f8c832135664a8e0c922b4f0 (diff) |
doc: Build 1.6.5 release notes
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index 31bc08d8..707a4428 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,6 +3,7 @@ # RELNOTES_INC=\ + release-notes-1.6.5.inc \ release-notes-1.6.4.inc \ release-notes-1.6.3.inc \ release-notes-1.6.2.inc \ |