Add G.711 codec (alaw / ulaw conversion)
This commit is contained in:
7
src/libg711/Makefile.am
Normal file
7
src/libg711/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
|
||||
|
||||
noinst_LIBRARIES = libg711.a
|
||||
|
||||
libg711_a_SOURCES = \
|
||||
g711.c
|
||||
|
Reference in New Issue
Block a user