X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/blobdiff_plain/38d3914d312e28e28a16fe163cbab294880d0941..b55f1827596f449d3aa9a95477da31bd3a1e01a0:/orte/include/meson.build diff --git a/orte/include/meson.build b/orte/include/meson.build index d92381e..10e5571 100644 --- a/orte/include/meson.build +++ b/orte/include/meson.build @@ -2,13 +2,5 @@ install_headers( 'orte.h', ) -install_headers( - 'orte/basic_types.h', - 'orte/cdr.h', - 'orte/defines_api.h', - 'orte/protos_api.h', - 'orte/typedefs_api.h', - 'orte/typedefs_defines_rtps.h', - subdir: 'orte', -) -# TODO: rename config and install it to orte/orte_config.h + +subdir('orte')