Files
evolution/data/views/mail/CMakeLists.txt
Milan Crha d17f923f92 Reorganize directory structure
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
2016-10-11 19:30:18 +02:00

12 lines
243 B
CMake

install(FILES As_Sent_Folder.galview
By_Follow_Up_Flag.galview
By_Sender.galview
By_Status.galview
By_Subject.galview
Messages.galview
Wide_View_Normal.galview
Wide_View_Sent.galview
galview.xml
DESTINATION ${viewsdir}/mail
)