Add 'opensim' to phony targets.
This commit is contained in:
parent
7a48f16349
commit
1cd36752ed
1 changed files with 1 additions and 1 deletions
|
@ -89,4 +89,4 @@ $(OSZIP): $(OPENSIM)
|
||||||
%.oss: %.lsl
|
%.oss: %.lsl
|
||||||
$(PYTHON) build-aux.py oss-process $< > $@
|
$(PYTHON) build-aux.py oss-process $< > $@
|
||||||
|
|
||||||
.PHONY : all clean optimized
|
.PHONY : all clean optimized opensim
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue