Skip to content

Commit dee3a74

Browse files
committed
- PythonInterface make clean
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@11588 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent c6c7d60 commit dee3a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.common

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ clean: qtclean
153153
(cd Compiler/omc_release && $(MAKE) -f $(defaultMakefileTarget) clean)
154154
(cd Compiler/omc_profiler && $(MAKE) -f $(defaultMakefileTarget) clean)
155155
(cd mosh/src && $(MAKE) -f $(defaultMakefileTarget) clean)
156+
(cd PythonInterface && $(MAKE) -f $(defaultMakefileTarget) clean)
156157
rm -rf build/share build/lib build/include build/bin/OMShell* build/bin/OMNotebook* \
157158
build/bin/omc build/bin/omc.exe build/bin/omcd build/bin/omcd.exe build/bin/omcp build/bin/omcp.exe build/bin/omc-diff build/bin/omc-diff.exe \
158159
bom-error.log bom-error.sh tab-error.log

0 commit comments

Comments
 (0)