From 1a7e5a088f19779d58609b2af997d894cd5fcf47 Mon Sep 17 00:00:00 2001
From: j8takagi <j8takagi@nifty.com>
Date: Fri, 13 Jun 2014 21:18:38 +0900
Subject: [PATCH] =?utf8?q?make=20all=E3=81=A7HTML=EF=BC=88=E5=88=86?=
 =?utf8?q?=E5=89=B2=E7=89=88=EF=BC=89=E3=81=8C=E4=BD=9C=E6=88=90=E3=81=95?=
 =?utf8?q?=E3=82=8C=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 VERSION      | 2 +-
 doc/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index 97f983b..1ef18fb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.2p34
+v0.2p35
diff --git a/doc/Makefile b/doc/Makefile
index 04b5f16..bb4c096 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -13,7 +13,7 @@ INSTALL-INFO-TARGETS := yacasl2.info
 
 base: install.txt info html
 
-all: base html pdf casl2_spec
+all: base htmls pdf casl2_spec
 
 info: yacasl2.info
 
-- 
2.18.0