add of the result to the repo
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,6 +12,8 @@ export TEXINPUTS := src:
|
|||||||
all:
|
all:
|
||||||
mkdir -p $(BUILD)/sections
|
mkdir -p $(BUILD)/sections
|
||||||
$(TEX) $(TEXFLAGS) $(SRC)
|
$(TEX) $(TEXFLAGS) $(SRC)
|
||||||
|
$(TEX) $(TEXFLAGS) $(SRC)
|
||||||
|
cp build/main.pdf testium_training.pdf
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf $(BUILD)/*
|
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