Skip to content

Commit

Permalink
Fix accidental spaces
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24433 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Feb 5, 2015
1 parent 559a068 commit 39c71b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Expand Up @@ -104,7 +104,7 @@ omplot: mkbuilddirs qwt
omedit: omc qwt omplot qjson
$(MAKE) -C Compiler/Script
cp -a Compiler/Script/OpenModelicaScriptingAPIQt.cpp Compiler/Script/OpenModelicaScriptingAPIQt.h build/include/omc/scripting-API/
$(MAKE) -C OMEdit/OMEditGUI -f Makefile.unix
$(MAKE) -C OMEdit/OMEditGUI -f Makefile.unix
endif

ifeq ($(QMAKE),)
Expand Down

0 comments on commit 39c71b8

Please sign in to comment.