about summary refs log tree commit diff stats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 55dae94..101b56d 100755
--- a/build.sh
+++ b/build.sh
@@ -11,4 +11,4 @@ fi
 find . -type d -not -name "$dst" -not -path "./$dst/*" -printf '%P\n' | while IFS= read -r dir; do
     mkdir --parents "$dst/$dir"
 done
-latexmk -outdir="$dst" -file-line-error -pdflatex -recorder ./main.tex
+latexmk -outdir="$dst" -file-line-error -pdflatex -recorder ./satzung.tex