Skip to content

Commit

Permalink
Fix builds
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25766 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Apr 27, 2015
1 parent 6a3fcd4 commit 45fcbb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.common
Expand Up @@ -65,7 +65,7 @@ install-python:
install-openturns: mkbuilddirs
(time cp SimulationRuntime/OpenTurns/* $(builddir_share)/omc/scripts/OpenTurns/)

$(datadir)/omc/omc_communication.idl: mkbuilddirs Compiler/runtime/omc_communication.idl
$(datadir)/omc/omc_communication.idl: Compiler/runtime/omc_communication.idl mkbuilddirs
cp -a "$<" "$@"
idl: $(datadir)/omc/omc_communication.idl

Expand Down

0 comments on commit 45fcbb3

Please sign in to comment.