aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/70-graphen/images/Makefile
diff options
context:
space:
mode:
authorPascal Schmid <81317360+paschost@users.noreply.github.com>2021-05-24 21:17:59 +0200
committerPascal Schmid <81317360+paschost@users.noreply.github.com>2021-05-24 21:17:59 +0200
commitdab16fe994a13728b9ce9f279c4f90463f3474e7 (patch)
tree31624324a879c9944c9035b25407bc6ea839763f /buch/chapters/70-graphen/images/Makefile
parentMerge branch 'part_verkehr' of https://github.com/paschost/SeminarMatrizen in... (diff)
parentWavelets auf einem Graphen (diff)
downloadSeminarMatrizen-dab16fe994a13728b9ce9f279c4f90463f3474e7.tar.gz
SeminarMatrizen-dab16fe994a13728b9ce9f279c4f90463f3474e7.zip
Merge branch 'AndreasFMueller:master' into part_verkehr
Diffstat (limited to 'buch/chapters/70-graphen/images/Makefile')
-rw-r--r--buch/chapters/70-graphen/images/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/chapters/70-graphen/images/Makefile b/buch/chapters/70-graphen/images/Makefile
index d34247b..5db54c8 100644
--- a/buch/chapters/70-graphen/images/Makefile
+++ b/buch/chapters/70-graphen/images/Makefile
@@ -4,7 +4,7 @@
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
all: peterson.pdf adjazenzu.pdf adjazenzd.pdf kreis.pdf fundamental.pdf \
- petersonchrind.pdf nine.pdf
+ petersonchrind.pdf nine.pdf gh.pdf
peterson.pdf: peterson.tex
pdflatex peterson.tex
@@ -26,3 +26,6 @@ fundamental.pdf: fundamental.tex
nine.pdf: nine.tex
pdflatex nine.tex
+gh.pdf: gh.tex
+ pdflatex gh.tex
+