mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
Minor makefile fix
This commit is contained in:
@@ -120,6 +120,7 @@ cd dist/working && wget https://files.pythonhosted.org/packages/a3/b7/d4d69641cb
|
|||||||
rm -rf dist/jsonpickle
|
rm -rf dist/jsonpickle
|
||||||
rm -rf dist/ordered_set.py
|
rm -rf dist/ordered_set.py
|
||||||
rm -rf dist/pyparsing.py
|
rm -rf dist/pyparsing.py
|
||||||
|
rm -rf dist/ifcdiff.py
|
||||||
ifneq ($(PLATFORM), win)
|
ifneq ($(PLATFORM), win)
|
||||||
rm -rf dist/lib
|
rm -rf dist/lib
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user