628100c1 ^
1 2 3 4 5 6 7 8 9 10 11 12 13
subdir('common') if get_option('with-gtk') subdir('fe-gtk') endif if get_option('with-text') subdir('fe-text') endif if get_option('with-theme-manager') subdir('htm') endif