libsysprof: move tree.h to contrib/

Soon src/sysprof will use it as well.
This commit is contained in:
Georges Basile Stavracas Neto
2025-03-26 14:42:01 -03:00
parent 5e1dfa47db
commit a7afaf5559
4 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,4 @@
subdir('eggbitset')
subdir('elfparser')
subdir('linereader')
subdir('tree')