Arch: Fixed makefile

This commit is contained in:
Yorik van Havre 2015-05-07 18:14:52 -03:00
parent 7b1135a3e9
commit 24e310ec57

View File

@ -31,9 +31,7 @@ SET(Arch_SRCS
ArchCutPlane.py
ArchServer.py
ArchMaterial.py
ArchMaterial.ui
ArchSchedule.py
ArchSchedule.ui
)
SOURCE_GROUP("" FILES ${Arch_SRCS})