Skip to content
Snippets Groups Projects
Commit d6c460aa authored by Markus Blatt's avatar Markus Blatt
Browse files

[MERGE] merged recent changes from the trunk and adapted build system.

[[Imported from SVN: r1783]]
parent bb000dc8
No related branches found
No related tags found
No related merge requests found
add_subdirectory("doxygen")
add_subdirectory("comm")
if(LATEX_USABLE)
ADD_LATEX_DOCUMENT(istl.tex FATHER_TARGET doc
BIB_FILES istl.bib DEFAULT_SAFEPDF IMAGES blockstructure.eps)
......
# $Id$
SUBDIRS = doxygen comm
SUBDIRS = doxygen
TEXSOURCES = istl.tex istl.bib
EPSFILES = blockstructure.eps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment