Skip to content

Commit

Permalink
- fixed a small typo
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@3739 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Nov 6, 2008
1 parent 5d7faec commit 4e3430b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Expand Up @@ -59,7 +59,7 @@ mosh:
qtclients:
echo "environment variable QTHOME should be defined"
echo "Coin3D (www.coin3d.org) and SoQt should be installed and in the path!"
echo "using ${OTHOME}"
echo "using QTHOME=${QTHOME}"
(cd OMShell && qmake && make && cp -p OMShell ../$(builddir_bin)/.)
(cd OMNotebook/ext && qmake && make && cp -p ext ../../$(builddir_bin)/.)
(cd OMNotebook/OMNotebookQT4 && qmake && make && cp -p OMNotebook *.xml ../../$(builddir_bin)/.)
Expand Down

0 comments on commit 4e3430b

Please sign in to comment.