Add 'opensim' to phony targets.

This commit is contained in:
Sei Lisa 2017-10-09 13:52:49 +02:00 committed by Sei-Lisa
parent 7a48f16349
commit 1cd36752ed

View file

@ -89,4 +89,4 @@ $(OSZIP): $(OPENSIM)
%.oss: %.lsl
$(PYTHON) build-aux.py oss-process $< > $@
.PHONY : all clean optimized
.PHONY : all clean optimized opensim