From 419909bf52eb76c6a9602d47941d2c56d2f485a2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 11 May 2007 07:23:31 +0000 Subject: *** no comment *** --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 58457657..e251ceb8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ ESC_srcdir=`echo "$(srcdir)" | sed 's/\//\\\\\//g'` ESC_builddir=`echo "$(top_builddir)" | sed 's/\//\\\\\//g'` ESC_distdir=`echo "$(distdir)" | sed 's/\//\\\\\//g'` -EXTRA_DIST = docs docs/ledger.pdf tests +EXTRA_DIST = docs tests #(cd $(distdir)/docs; zip -r doxygen-html.zip html; rm -fr html) dist-hook: @@ -159,7 +159,7 @@ if HAVE_BOOST_PYTHON ledger_LDADD += libpyledger.la endif -info_TEXINFOS = docs/ledger.texi +nodist_info_TEXINFOS = docs/ledger.texi ###################################################################### -- cgit v1.2.3