Skip to content
Snippets Groups Projects
Commit 49fec1f2 authored by Christian Engwer's avatar Christian Engwer
Browse files

buildsystem cleanup

[[Imported from SVN: r1642]]
parent 9536568c
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ TEXSOURCES = istl.tex istl.bib
EPSFILES = blockstructure.eps
if BUILD_DOCS
DOCFILES = istl.pdf
EXTRA_DIST = istl.pdf
EXTRAINSTALL = istl.pdf
EXTRA_DIST = $(DOCFILES)
EXTRAINSTALL = $(DOCFILES)
endif
# setting like in dune-web
......
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