mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-18 21:48:27 +00:00
Skinny: Fix the build
This commit is contained in:
parent
b877d2aa8f
commit
8950d00b1f
@ -4,6 +4,6 @@ MODNAME=mod_skinny
|
||||
|
||||
mod_LTLIBRARIES = mod_skinny.la
|
||||
mod_skinny_la_SOURCES = mod_skinny.c skinny_protocol.c skinny_tables.c skinny_api.c
|
||||
mod_skinny_la_CFLAGS = $(AM_CFLAGS) -DSKINNY_SVN_VERSION=\"`cat $(switch_builddir)/.version`\"
|
||||
mod_skinny_la_CFLAGS = $(AM_CFLAGS)
|
||||
mod_skinny_la_LIBADD = $(switch_builddir)/libfreeswitch.la
|
||||
mod_skinny_la_LDFLAGS = -avoid-version -module -no-undefined -shared
|
||||
|
Loading…
x
Reference in New Issue
Block a user