Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Commit

Permalink
docs depends on mkbuilddirs
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo authored and OpenModelica-Hudson committed Dec 3, 2016
1 parent 6c8d8e3 commit 974e2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ interactive: .testvariables interactive-common fmil lis Cdaskr CMinpack docs $(S
opc: .testvariables mkbuilddirs boehm-gc
$(MAKE) -C SimulationRuntime/opc/ua -f $(defaultMakefileTarget) OMBUILDDIR=$(OMBUILDDIR)

docs:
docs: mkbuilddirs
$(MAKE) -C Compiler/Translation OMBUILDDIR=$(OMBUILDDIR) release
(cp -p Examples/*.* $(builddir_doc)/omc/testmodels/)
rm -f $(builddir_doc)/omc/testmodels/CMake*.txt
Expand Down

0 comments on commit 974e2ad

Please sign in to comment.