Skip to content

Commit

Permalink
- OMNotebook installation
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13075 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Sep 27, 2012
1 parent 7e259f4 commit 916bce0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.common
Expand Up @@ -34,7 +34,6 @@ mkbuilddirs:
mkdir -p $(builddir_java)
mkdir -p $(builddir_share)/omc/scripts/PythonInterface/OMPython/OMParser
mkdir -p $(builddir_share)/omc/scripts/OpenTurns/
mkdir -p $(builddir_share)/omnotebook
mkdir -p $(builddir_doc)/omc/testmodels
mkdir -p $(builddir_man)/man1/

Expand Down
1 change: 1 addition & 0 deletions Makefile.in
Expand Up @@ -50,6 +50,7 @@ qtclients:
qtclean: qtclean-common
else
omnotebook: mkbuilddirs omplot
mkdir -p $(builddir_share)/omnotebook
$(MAKE) -C OMNotebook/OMNotebookGUI -f Makefile.unix
omshell: mkbuilddirs
$(MAKE) -C OMShell/OMShellGUI -f Makefile.unix
Expand Down

0 comments on commit 916bce0

Please sign in to comment.