Arch: Fixed missing cmake entries in last commit

This commit is contained in:
Yorik van Havre 2015-04-26 17:10:52 -03:00
parent 02f938ebdf
commit 69b213b7e5

View File

@ -32,6 +32,8 @@ SET(Arch_SRCS
ArchServer.py
ArchMaterial.py
ArchMaterial.ui
ArchSchedule.py
ArchSchedule.ui
)
SOURCE_GROUP("" FILES ${Arch_SRCS})