profile - mobile - disable it as it really has nothing useful in it

This commit is contained in:
Carsten Haitzler 2019-06-20 14:42:48 +01:00
parent 7afc3d76a2
commit 215e68a370
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ custom_target('profile.src',
) )
subdir('default') subdir('default')
subdir('mobile') #subdir('mobile')
subdir('standard') subdir('standard')
subdir('tiling') subdir('tiling')