mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-30 21:45:20 +00:00
d83a3d71bc
Merge in RedPhone // FREEBIE
10 lines
358 B
Makefile
10 lines
358 B
Makefile
# 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_bits.h speex_buffer.h speex_callbacks.h \
|
|
speex_echo.h speex_header.h speex_jitter.h speex_preprocess.h speex_resampler.h \
|
|
speex_stereo.h speex_types.h
|
|
|