Rev 283 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3 | paul | 1 | ####### kdevelop will overwrite this part!!! (begin)########## |
98 | Franz | 2 | if COMPILE_PYTHON |
3 | pyt = scriptplugin |
||
4 | endif |
||
3 | paul | 5 | |
288 | Franz | 6 | SUBDIRS = libchar svgexplugin svgimplugin printpreview fontpreview pixmapexport $(pyt) |
3 | paul | 7 | |
8 | ####### kdevelop will overwrite this part!!! (end)############ |