Skip to content

Commit 532d8ff

Browse files
authored
Merge pull request #5600 from Vincent-lau/private/shul2/tracing-export
Install xapi-tracing-export library
2 parents 2fba81d + e87b459 commit 532d8ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ install: build doc sdk doc-json
253253
gzip http-lib pciutil sexpr stunnel uuid xml-light2 zstd xapi-compression safe-resources \
254254
message-switch message-switch-async message-switch-cli message-switch-core message-switch-lwt \
255255
message-switch-unix xapi-idl forkexec xapi-forkexecd xapi-storage xapi-storage-script xapi-storage-cli \
256-
xapi-nbd varstored-guard xapi-log xapi-open-uri xapi-tracing xapi-expiry-alerts cohttp-posix \
256+
xapi-nbd varstored-guard xapi-log xapi-open-uri xapi-tracing xapi-tracing-export xapi-expiry-alerts cohttp-posix \
257257
xapi-rrd xapi-inventory \
258258
xapi-stdext-date xapi-stdext-encodings xapi-stdext-pervasives xapi-stdext-std xapi-stdext-threads xapi-stdext-unix xapi-stdext-zerocheck
259259
# docs
@@ -275,7 +275,7 @@ uninstall:
275275
gzip http-lib pciutil sexpr stunnel uuid xml-light2 zstd xapi-compression safe-resources \
276276
message-switch message-switch-async message-switch-cli message-switch-core message-switch-lwt \
277277
message-switch-unix xapi-idl forkexec xapi-forkexecd xapi-storage xapi-storage-script xapi-log \
278-
xapi-open-uri xapi-tracing xapi-expiry-alerts cohttp-posix \
278+
xapi-open-uri xapi-tracing xapi-tracing-export xapi-expiry-alerts cohttp-posix \
279279
xapi-rrd xapi-inventory \
280280
xapi-stdext-date xapi-stdext-encodings xapi-stdext-pervasives xapi-stdext-std xapi-stdext-threads xapi-stdext-unix xapi-stdext-zerocheck
281281

0 commit comments

Comments
 (0)