diff options
author | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2011-09-15 14:09:19 +0530 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2011-10-17 13:55:21 +0530 |
commit | 1232e518c69e1cb5f38de82c9c782cf1fd292249 (patch) | |
tree | fb89803be0ff22cc6ce575a54daf52cc2552c00d /configure.ac | |
parent | 4c8724359367287cb89ade12a163560631f13570 (diff) |
Add a pkg-config file for clients to use
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 71f665b..0b1d17b 100644 --- a/configure.ac +++ b/configure.ac @@ -30,6 +30,7 @@ AC_SUBST([COMMON_CFLAGS]) AC_SUBST([COMMON_CXXFLAGS]) AC_CONFIG_FILES([ +webrtc-audio-processing.pc Makefile src/Makefile src/common_audio/Makefile |