Skip to content

Commit d8ec85b

Browse files
author
Andrew Leung
committed
build: updated makefile to fix tutorial dependency problem
1 parent 633b364 commit d8ec85b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ manual:$(CURRENTBUILD)
169169
source/about.txt:
170170
touch source/about.txt
171171

172+
$(CURRENTBUILD)/tutorial:$(CURRENTBUILD)
172173
tutorials:$(CURRENTBUILD)/tutorial
173174
ln -f -s tutorial $@
174175
$(CURRENTBUILD)/tutorials:tutorials

0 commit comments

Comments
 (0)