From 5c383e10a0fd1e6f742ba52895bb08a3965c1cc8 Mon Sep 17 00:00:00 2001 From: jestin Date: Fri, 27 Sep 2002 17:26:11 +0000 Subject: Added the sgml file, and the production rules --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 7841867..c12d286 100755 --- a/debian/rules +++ b/debian/rules @@ -33,6 +33,9 @@ debian/stamp/binary/ivy-java : debian/stamp/build cp -r Changelog $(docdir) gzip -9 $(docdir)/Changelog cp doc/ivy-java.1 $(mandir) + ( cd doc ; make ) + cp -R doc/ivy-java $(docdir)/doc/programmersguide + cp -R doc/ivy-java.pdf $(docdir)/programmersguide.pdf gzip -9 $(mandir)/ivy-java.1 $(install_nonex) debian/README.Debian $(docdir) $(install_nonex) BUGS README $(docdir) -- cgit v1.1