Arch: Fixed makefile

This commit is contained in:
Yorik van Havre
2015-05-07 18:14:52 -03:00
parent c4cdfec855
commit 09db645ea6

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})