blob: fef26ef4ab72671ab7b92c71d5c033012def27b1 (
plain)
1
2
3
4
5
6
7
|
dist_scitecolib_DATA = color.tes lexer.tes session.tes fnkeys.tes
dist_scitecolib_DATA += string.tes
# Install and distribute entire directories
# It would be annoying to list all the files
dist_scitecolib_DATA += colors lexers
|