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 d8fd1bc482
commit 38115333fc

View File

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