diff options
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 80310869..f7ecf069 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -13,7 +13,8 @@ RELNOTES=\ release-notes-1.2.html \ release-notes-1.2.1.html \ release-notes-1.3.html \ - release-notes-1.3.1.html + release-notes-1.3.1.html \ + release-notes-1.3.2.html PICTURES=\ altosui.png \ |