Skip to content

Commit ada6248

Browse files
committed
[WPEPlatform] Include documentation in release tarballs
https://bugs.webkit.org/show_bug.cgi?id=308877 Reviewed by Claudio Saavedra. * Tools/wpe/manifest.txt.in: List the output directories for the WPEPlatform documentation to have it included in release tarballs. Canonical link: https://commits.webkit.org/308408@main
1 parent 93c988d commit ada6248

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎Tools/wpe/manifest.txt.in‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,7 @@ file Tools/Scripts/rewrite-compile-commands
120120
directory ${CMAKE_BINARY_DIR}/Documentation/wpe-javascriptcore-${WPE_API_VERSION} Documentation/wpe-javascriptcore-${WPE_API_VERSION}
121121
directory ${CMAKE_BINARY_DIR}/Documentation/wpe-webkit-${WPE_API_VERSION} Documentation/wpe-webkit-${WPE_API_VERSION}
122122
directory ${CMAKE_BINARY_DIR}/Documentation/${WPE_WEB_PROCESS_EXTENSION_PC_MODULE} Documentation/wpe-web-extension-${WPE_API_VERSION}
123+
directory ${CMAKE_BINARY_DIR}/Documentation/wpe-platform-${WPE_API_VERSION} Documentation/wpe-platform-${WPE_API_VERSION}
124+
directory ${CMAKE_BINARY_DIR}/Documentation/wpe-drm-headless-${WPE_API_VERSION} Documentation/wpe-platform-drm-${WPE_API_VERSION}
125+
directory ${CMAKE_BINARY_DIR}/Documentation/wpe-platform-headless-${WPE_API_VERSION} Documentation/wpe-platform-headless-${WPE_API_VERSION}
126+
directory ${CMAKE_BINARY_DIR}/Documentation/wpe-platform-wayland-${WPE_API_VERSION} Documentation/wpe-platform-wayland-${WPE_API_VERSION}

0 commit comments

Comments
 (0)