]> git.sesse.net Git - kdenlive/blob - lumas/CMakeLists.txt
Fix label
[kdenlive] / lumas / CMakeLists.txt
1 INSTALL(FILES 
2 bi-linear_x.pgm 
3 bi-linear_y.pgm 
4 burst.pgm 
5 checkerboard_small.pgm 
6 clock.pgm 
7 cloud.pgm 
8 curtain.pgm 
9 horizontal_blinds.pgm 
10 linear_x.pgm 
11 linear_y.pgm 
12 radial-bars.pgm
13 radial.pgm 
14 spiral.pgm 
15 spiral2.pgm 
16 square.pgm 
17 square2-bars.pgm 
18 square2.pgm 
19 symmetric_clock.pgm 
20
21 DESTINATION ${DATA_INSTALL_DIR}/kdenlive/lumas)
22