Fixed build.
This commit is contained in:
parent
6552304323
commit
12d3d6950f
|
@ -16,8 +16,6 @@ INSTALL(
|
||||||
|
|
||||||
SET(PathScripts_SRCS
|
SET(PathScripts_SRCS
|
||||||
PathCommands.py
|
PathCommands.py
|
||||||
PathScripts/DogboneDressup.py
|
|
||||||
PathScripts/DragknifeDressup.py
|
|
||||||
PathScripts/PathAreaUtils.py
|
PathScripts/PathAreaUtils.py
|
||||||
PathScripts/PathArray.py
|
PathScripts/PathArray.py
|
||||||
PathScripts/PathComment.py
|
PathScripts/PathComment.py
|
||||||
|
@ -26,6 +24,8 @@ SET(PathScripts_SRCS
|
||||||
PathScripts/PathCopy.py
|
PathScripts/PathCopy.py
|
||||||
PathScripts/PathCustom.py
|
PathScripts/PathCustom.py
|
||||||
PathScripts/PathDressup.py
|
PathScripts/PathDressup.py
|
||||||
|
PathScripts/PathDressupDogbone.py
|
||||||
|
PathScripts/PathDressupDragknife.py
|
||||||
PathScripts/PathDrilling.py
|
PathScripts/PathDrilling.py
|
||||||
PathScripts/PathEngrave.py
|
PathScripts/PathEngrave.py
|
||||||
PathScripts/PathFacePocket.py
|
PathScripts/PathFacePocket.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user