mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2025-06-18 05:06:42 +02:00
thesis: extract preambule
This commit is contained in:
parent
660aa56a17
commit
f49badf6a5
3 changed files with 89 additions and 75 deletions
|
@ -28,7 +28,7 @@ $(CHAPTER_TARGET) $(CHAPTER_TARGET_NAMES) : %.pdf:
|
|||
#$(TEXENGINE) -cd $^
|
||||
make -C "chapters" $(patsubst $(CHAPTERS_DIR),,$@)
|
||||
|
||||
$(MAIN_TARGET): $(MAIN_SRC) $(CHAPTER_SRC)
|
||||
$(MAIN_TARGET): $(MAIN_SRC) $(CHAPTER_SRC) preamble.tex
|
||||
$(TEXENGINE) $<
|
||||
|
||||
dist-clean: clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue