Skip to content

Commit

Permalink
Compile OMEdit even if omc is configured without CORBA bindings
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23397 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Nov 17, 2014
1 parent 82f63c6 commit e6993d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Expand Up @@ -83,7 +83,7 @@ qtclients:
@echo "*** OpenModelica configured without support for Qt"
qtclean: qtclean-common
else ifeq (@IDLCMD@,)
qtclients:
qtclients: omedit
@echo "*** OpenModelica configured without support for CORBA"
qtclean: qtclean-common
else
Expand Down

0 comments on commit e6993d8

Please sign in to comment.