a78cf77582
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>
5 lines
80 B
Meson
5 lines
80 B
Meson
install_headers(
|
|
'timeline-object.h',
|
|
subdir: dir_include_libweston_install
|
|
)
|