build-sys: Fix a couple of meson warnings

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/556>
This commit is contained in:
Arun Raghavan 2021-05-17 16:03:28 -04:00
parent f8c2f4c1c2
commit 188f9772c8
2 changed files with 3 additions and 2 deletions

View file

@ -758,8 +758,8 @@ EXCLUDE_SYMBOLS =
# directories that contain example code fragments that are included (see
# the \include command).
EXAMPLE_PATH = @srcdir@/../src/utils \
@srcdir@/../src/tests
EXAMPLE_PATH = @top_srcdir@/src/utils \
@top_srcdir@/src/tests
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp