| 38988:5150b7afdb20 | 38989:dd7beea88db2 |
|---|---|
| 4 | 4 |
| 5 if enable_dbus | 5 if enable_dbus |
| 6 subdir('musicmessaging') | 6 subdir('musicmessaging') |
| 7 endif | 7 endif |
| 8 | 8 |
| 9 if enable_cap | 9 if get_option('cap') |
| 10 subdir('cap') | 10 subdir('cap') |
| 11 endif | 11 endif |
| 12 | 12 |
| 13 if enable_gestures | 13 if enable_gestures |
| 14 subdir('gestures') | 14 subdir('gestures') |