Skip to content

Commit

Permalink
- try to fix clang-build
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20445 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Marcus Walther committed May 7, 2014
1 parent 6b73953 commit d101bb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.in
Expand Up @@ -223,4 +223,5 @@ cjson:
cp 3rdParty/cJSON/libcjson.so build/lib/omc/

cjson-clean:
cd 3rdParty/cJSON && $(MAKE) clean
rm -f 3rdParty/cJSON/*.o
rm -f 3rdParty/cJSON/*.so

0 comments on commit d101bb4

Please sign in to comment.