Skip to content

Commit 05bc455

Browse files
authored
Merge pull request #259 from 42-AI/5.1
build-pdf
2 parents 0d497c9 + 5b7b107 commit 05bc455

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ all: clean dirs
1212

1313
%.pdf:
1414
@$(MAKE) -C `dirname $@`
15-
@$(MAKE) clean -C `dirname $@`
1615
cp $@ build/`dirname $@`.pdf
16+
@$(MAKE) clean -C `dirname $@`
1717

1818
dirs: $(TARGETS_DIRS)
1919

build/module05.pdf

9 Bytes
Binary file not shown.

build/module06.pdf

0 Bytes
Binary file not shown.

build/module07.pdf

0 Bytes
Binary file not shown.

build/module08.pdf

0 Bytes
Binary file not shown.

build/module09.pdf

0 Bytes
Binary file not shown.

module05/en.subject.pdf

9 Bytes
Binary file not shown.

module06/en.subject.pdf

0 Bytes
Binary file not shown.

module07/en.subject.pdf

0 Bytes
Binary file not shown.

module08/en.subject.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)