INSTALL(FILES inc/tac_db.h DESTINATION ${INCLUDEDIR})
INSTALL(FILES inc/profile_common.h DESTINATION ${INCLUDEDIR})
INSTALL(FILES inc/privilege_common.h DESTINATION ${INCLUDEDIR})
+INSTALL(FILES inc/r2r_checker.h DESTINATION ${INCLUDEDIR})
INSTALL(FILES ../dotnet-launcher.pc DESTINATION ${LIBDIR}/pkgconfig)
INSTALL(FILES dotnet-launcher.info DESTINATION /usr/share/parser-plugins)
IF(DEFINED BUILD_DOTNET_PLUGIN)
%{_includedir}/privilege_common.h
%{_includedir}/dotnet_launcher_plugin.h
%{_includedir}/coreclr_host.h
+%{_includedir}/r2r_checker.h
%{_libdir}/libdotnet_launcher_util.so
%{_libdir}/libni_common.so
%{_libdir}/libtac_common.so