Skip to content
Snippets Groups Projects
Commit 57ef76e4 authored by Valentin Perrelle's avatar Valentin Perrelle Committed by David Bühler
Browse files

[Eva] Compile examples before building doc

parent 10893c2c
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ OPENSOURCE?=yes ...@@ -11,6 +11,7 @@ OPENSOURCE?=yes
export OPENSOURCE export OPENSOURCE
main: ../../VERSION *.c main: ../../VERSION *.c
$(MAKE) -C examples/parametrizing
$(MAKE) $(FRAMAC_MODERN) $(MAKE) $(FRAMAC_MODERN)
latexmk -pdf main.tex latexmk -pdf main.tex
ifeq ($(OPENSOURCE),no) ifeq ($(OPENSOURCE),no)
......
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