Corresponds to upstream commit 524e9b043e7e86fd72353b987c9d5f6a1ebf83e1 Update notes: * Moved src/ to webrtc/ to easily diff against the third_party/webrtc in the chromium tree * ARM/NEON/MIPS support is not yet hooked up * Tests have not been copied
7 lines
119 B
Makefile
7 lines
119 B
Makefile
SUBDIRS = webrtc
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = webrtc-audio-processing.pc
|
|
|
|
EXTRA_DIST = PATENTS
|