Skip to content

Commit

Permalink
Makefile: Fixed doc dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Sagot committed Nov 14, 2018
1 parent 9f98831 commit aab9cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ distrib: distrib-exe

###### [END] Installation / Distribution section

doc:
doc: | piqi $(GENERATED_FILES_DEP)
dune build @doc
.PHONY: doc

Expand Down

0 comments on commit aab9cf0

Please sign in to comment.