This patch sets up the stage for similarly renaming compositor.h which will justify this. That patch will be big, so moving timeline-object.h first makes it easy to see the changes to the build and install directives. This and all the following moves essentially break the API, so libweston major is bumped. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>dev
parent
cb74afd482
commit
a78cf77582
@ -0,0 +1,4 @@ |
||||
install_headers( |
||||
'timeline-object.h', |
||||
subdir: dir_include_libweston_install |
||||
) |
@ -0,0 +1 @@ |
||||
subdir('libweston') |
Loading…
Reference in new issue