mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 01:06:00 +00:00
fix Makefile.am typo in last commit
This commit is contained in:
parent
89b1760159
commit
19e86f7c24
@ -282,11 +282,11 @@ fs_cli_LDADD = libs/libedit/src/.libs/libedit.a
|
||||
endif
|
||||
|
||||
##
|
||||
## fs_encode
|
||||
## fs_encode ()
|
||||
##
|
||||
fs_encode_SOURCES = src/fs_encode.c
|
||||
fs_encode_CFLAGS = $(AM_CFLAGS)
|
||||
fs_encode_lDFlAGS = $(AM_LDFLAGS) $(CORE_LIBS)
|
||||
fs_encode_LDFLAGS = $(AM_LDFLAGS) $(CORE_LIBS)
|
||||
fs_encode_LDADD = libfreeswitch.la
|
||||
|
||||
##
|
||||
|
Loading…
x
Reference in New Issue
Block a user