From b7f7342e075c592b7d0695410270d681f05bcffa Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 6 Jun 2005 16:42:34 +0000 Subject: (Logical change 1.232) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@970 ce84e21b-d406-0410-9b95-82705330c041 --- doc/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/Makefile b/doc/Makefile index e69de29bb..dcbb6f8ea 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -0,0 +1,4 @@ +SOURCES = *.xml + +manual.pdf: $(SOURCES) + docbook2pdf --dcl /usr/share/sgml/declaration/xml.dcl manual.xml \ No newline at end of file -- cgit v1.2.3-1-g7c22