add of the result to the repo
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,6 +12,8 @@ export TEXINPUTS := src:
|
||||
all:
|
||||
mkdir -p $(BUILD)/sections
|
||||
$(TEX) $(TEXFLAGS) $(SRC)
|
||||
$(TEX) $(TEXFLAGS) $(SRC)
|
||||
cp build/main.pdf testium_training.pdf
|
||||
|
||||
clean:
|
||||
rm -rf $(BUILD)/*
|
||||
|
||||
BIN
testium_training.pdf
Normal file
BIN
testium_training.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user