mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
Module needs stuff in libpolypcore.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@505 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
2686857b8c
commit
162a95d566
1 changed files with 1 additions and 1 deletions
|
|
@ -1043,7 +1043,7 @@ module_waveout_la_CFLAGS = $(AM_CFLAGS)
|
|||
# Hardware autodetection module
|
||||
module_detect_la_SOURCES = modules/module-detect.c
|
||||
module_detect_la_LDFLAGS = -module -avoid-version
|
||||
module_detect_la_LIBADD = $(AM_LIBADD)
|
||||
module_detect_la_LIBADD = $(AM_LIBADD) libpolypcore.la
|
||||
module_detect_la_CFLAGS = $(AM_CFLAGS)
|
||||
|
||||
###################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue