mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
Include the alsa/ subdirectory for modules in the search path.
Without this, out of tree builds fails.
This commit is contained in:
parent
bd70e80531
commit
bc41fdb20d
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ AM_CFLAGS = \
|
||||||
-I$(top_builddir)/src/modules/gconf \
|
-I$(top_builddir)/src/modules/gconf \
|
||||||
-I$(top_srcdir)/src/modules/bluetooth \
|
-I$(top_srcdir)/src/modules/bluetooth \
|
||||||
-I$(top_builddir)/src/modules/bluetooth \
|
-I$(top_builddir)/src/modules/bluetooth \
|
||||||
|
-I$(top_srcdir)/src/modules/alsa \
|
||||||
|
-I$(top_builddir)/src/modules/alsa \
|
||||||
-I$(top_srcdir)/src/modules/raop \
|
-I$(top_srcdir)/src/modules/raop \
|
||||||
$(PTHREAD_CFLAGS) -D_POSIX_PTHREAD_SEMANTICS \
|
$(PTHREAD_CFLAGS) -D_POSIX_PTHREAD_SEMANTICS \
|
||||||
$(LTDLINCL) \
|
$(LTDLINCL) \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue