Removed unecessary WML files. Added files to EXTRA_DIST.

This commit is contained in:
Christoph Grueninger 2012-02-24 16:18:44 +00:00 committed by Andreas Lauser
parent e71e298b00
commit f03231adf4
3 changed files with 2 additions and 6 deletions

View File

@ -5,10 +5,10 @@ if BUILD_HANDBOOK
#EPS_FILES = EPS/tutorial-problemconfiguration.eps
TEXSOURCE = *.tex ./EPS/*.eps
MAINDOCS = dumux-handbook.dvi dumux-handbook.pdf dumux-handbook.ps
EXTRA_DIST = dumux-handbook.pdf
EXTRA_DIST = dumux-handbook.pdf $(TEXSOURCE) dumux-handbook.bib ModelDescriptions/*.tex
#Makefile.dist.in Makefile.dist.am
DOCS = $(HTDOCS) $(MAINDOCS) $(WMLDOCS)
DOCS = $(HTDOCS) $(MAINDOCS)
# setting like in dune-web
BASEDIR=../..

View File

@ -1 +0,0 @@
\HCode{<link rel="stylesheet" type="text/css" href="$(ROOT)/dune.css" />}

View File

@ -1,3 +0,0 @@
\HCode{
#use wml::layout::navigation
}