summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2013-03-12 10:41:23 -0500
committerJason Parker <jparker@digium.com>2013-03-12 10:41:23 -0500
commitf312ff5164b55ce2c847881674d4505f64d23093 (patch)
tree675a9f94b8b7637c516f8c58780a909ae59fd137
parent9550ec7a68b8d072f99872d44def5004dbcc2562 (diff)
Build srtp dir when autoconf not used.
-rw-r--r--third_party/build/os-darwinos.mak1
-rw-r--r--third_party/build/os-linux.mak1
-rw-r--r--third_party/build/os-win32.mak1
3 files changed, 3 insertions, 0 deletions
diff --git a/third_party/build/os-darwinos.mak b/third_party/build/os-darwinos.mak
index a9c740f..7c94029 100644
--- a/third_party/build/os-darwinos.mak
+++ b/third_party/build/os-darwinos.mak
@@ -3,5 +3,6 @@ DIRS += ilbc
DIRS += speex
DIRS += portaudio
DIRS += g7221
+DIRS += srtp
diff --git a/third_party/build/os-linux.mak b/third_party/build/os-linux.mak
index a9c740f..7c94029 100644
--- a/third_party/build/os-linux.mak
+++ b/third_party/build/os-linux.mak
@@ -3,5 +3,6 @@ DIRS += ilbc
DIRS += speex
DIRS += portaudio
DIRS += g7221
+DIRS += srtp
diff --git a/third_party/build/os-win32.mak b/third_party/build/os-win32.mak
index a9c740f..7c94029 100644
--- a/third_party/build/os-win32.mak
+++ b/third_party/build/os-win32.mak
@@ -3,5 +3,6 @@ DIRS += ilbc
DIRS += speex
DIRS += portaudio
DIRS += g7221
+DIRS += srtp