Init
This commit is contained in:
16
DependentExtensions/speex-1.1.12/include/speex/Makefile.am
Normal file
16
DependentExtensions/speex-1.1.12/include/speex/Makefile.am
Normal file
@ -0,0 +1,16 @@
|
||||
# Disable automatic dependency tracking if using other tools than gcc and gmake
|
||||
#AUTOMAKE_OPTIONS = no-dependencies
|
||||
|
||||
nodist_pkginclude_HEADERS = speex_config_types.h
|
||||
|
||||
pkginclude_HEADERS = speex.h \
|
||||
speex_types.h \
|
||||
speex_bits.h \
|
||||
speex_header.h \
|
||||
speex_callbacks.h \
|
||||
speex_stereo.h \
|
||||
speex_preprocess.h \
|
||||
speex_jitter.h \
|
||||
speex_echo.h \
|
||||
pcm_wrapper.h
|
||||
|
||||
Reference in New Issue
Block a user