mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
FS-7919: [mod_conference] fix rebuild dependency on header file
This commit is contained in:
parent
01672dc96b
commit
40f95f28d8
@ -8,6 +8,8 @@ mod_conference_la_CFLAGS = $(AM_CFLAGS) -I.
|
||||
mod_conference_la_LIBADD = $(switch_builddir)/libfreeswitch.la
|
||||
mod_conference_la_LDFLAGS = -avoid-version -module -no-undefined -shared
|
||||
|
||||
$(am_mod_conference_la_OBJECTS): mod_conference.h
|
||||
|
||||
if HAVE_OPENAL
|
||||
mod_conference_la_LDFLAGS += -lopenal -lm
|
||||
mod_conference_la_CFLAGS += -DOPENAL_POSITIONING
|
||||
|
Loading…
x
Reference in New Issue
Block a user