mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Fix out-of-tree builds when dbus module is enabled.
This commit is contained in:
parent
d0b478e9a6
commit
b64b6bbf4c
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ AM_CFLAGS = \
|
|||
-I$(top_builddir)/src/modules/x11 \
|
||||
-I$(top_srcdir)/src/modules/jack \
|
||||
-I$(top_builddir)/src/modules/jack \
|
||||
-I$(top_srcdir)/src/modules/dbus \
|
||||
-I$(top_builddir)/src/modules/dbus \
|
||||
$(PTHREAD_CFLAGS) -D_POSIX_PTHREAD_SEMANTICS \
|
||||
$(LIBSAMPLERATE_CFLAGS) \
|
||||
$(LIBSNDFILE_CFLAGS) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue