Skip to content

Commit

Permalink
- make install no longer tries to install qtclients if they were not …
Browse files Browse the repository at this point in the history
…compiled

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@5776 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Jul 1, 2010
1 parent 3620f28 commit 6b2f603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMNotebook/OMNotebookQT4/Makefile.unix.in
Expand Up @@ -28,6 +28,7 @@ $(NAME): $(NAME)$(EXE) always
endif

build: $(NAME)
mkdir -p $(builddir_share)/omnotebook/drmodelica/
cp -p $(NAME) $(builddir_bin)/
cp -p *.xml $(builddir_share)/omnotebook/
cp -p OMNotebookHelp.onb $(builddir_share)/omnotebook/drmodelica/
Expand Down

0 comments on commit 6b2f603

Please sign in to comment.