1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

* hierarchy.pdf: New file, converted from hierarchy.eps using

epstopdf, to let "make pdf" work.
	* Makefile.am: (goops_TEXINFOS): Add it.
This commit is contained in:
Kevin Ryde 2006-04-20 23:57:05 +00:00
parent 5e5c736b44
commit 9e8d0cc2af

View file

@ -23,6 +23,7 @@ AUTOMAKE_OPTIONS = gnu
info_TEXINFOS = goops.texi
goops_TEXINFOS = goops-tutorial.texi hierarchy.eps hierarchy.png hierarchy.txt
goops_TEXINFOS = goops-tutorial.texi \
hierarchy.eps hierarchy.png hierarchy.txt hierarchy.pdf
TEXINFO_TEX = ../ref/texinfo.tex