diff options
| -rw-r--r-- | application-devel/app-debugging/Makefile | 1 | ||||
| -rw-r--r-- | application-devel/devel-environment/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/application-devel/app-debugging/Makefile b/application-devel/app-debugging/Makefile index 4b38b5c..3f8d266 100644 --- a/application-devel/app-debugging/Makefile +++ b/application-devel/app-debugging/Makefile @@ -1,5 +1,6 @@ all: pdflatex handout_app-debugging_de.tex + pdflatex handout_app-debugging_de.tex pdflatex pres_app-debugging_de.tex pdflatex hints_app-debugging_de.tex diff --git a/application-devel/devel-environment/Makefile b/application-devel/devel-environment/Makefile index 9ba25eb..75ad45d 100644 --- a/application-devel/devel-environment/Makefile +++ b/application-devel/devel-environment/Makefile @@ -1,5 +1,6 @@ all: pdflatex handout_devel-environment_de.tex + pdflatex handout_devel-environment_de.tex pdflatex pres_devel-environment_de.tex pdflatex hints_devel-environment_de.tex |
