From 726907a5a7b41515ade214e84f3221c8605d6852 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 16 Jul 2010 07:12:10 +0000 Subject: disabled install of sylpheed.sgml. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2624 ee746299-78ed-0310-b773-934348b2243d --- manual/en/Makefile.am | 3 ++- manual/ja/Makefile.am | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'manual') diff --git a/manual/en/Makefile.am b/manual/en/Makefile.am index d70916f9..049da00b 100644 --- a/manual/en/Makefile.am +++ b/manual/en/Makefile.am @@ -27,4 +27,5 @@ manualdata_DATA = \ # generated by `ls -1 | sed -e 's/\(.*\)/ \1 \'` -EXTRA_DIST = $(manualdata_DATA) +EXTRA_DIST = $(manualdata_DATA) \ + sylpheed.sgml diff --git a/manual/ja/Makefile.am b/manual/ja/Makefile.am index 2ac0f036..6e31831d 100644 --- a/manual/ja/Makefile.am +++ b/manual/ja/Makefile.am @@ -27,12 +27,12 @@ manualdata_DATA = \ sylpheed-7.html \ sylpheed-8.html \ sylpheed-9.html \ - sylpheed.html \ - sylpheed.sgml + sylpheed.html # generated by `ls -1 | grep -v Makefile | sed -e 's/\(.*\)/ \1 /'` -EXTRA_DIST = $(manualdata_DATA) +EXTRA_DIST = $(manualdata_DATA) \ + sylpheed.sgml update-html: sgml2html --language=ja --charset=nippon sylpheed.sgml -- cgit v1.2.3