summaryrefslogtreecommitdiff
path: root/third_party/build/Makefile
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-10-10 11:37:56 +0000
committerBenny Prijono <bennylp@teluu.com>2007-10-10 11:37:56 +0000
commita3354959d1493f86392296ab0e78512e633abf40 (patch)
tree8e73a0994d92c5b97d77cf43165f2bc84d5313a3 /third_party/build/Makefile
parent0cb2d5b9e84601bb822a300c48a4ea8397d85850 (diff)
Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1488 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party/build/Makefile')
-rw-r--r--third_party/build/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/build/Makefile b/third_party/build/Makefile
index 82ca9855..98e2c5d2 100644
--- a/third_party/build/Makefile
+++ b/third_party/build/Makefile
@@ -1,4 +1,4 @@
-DIRS = resample
+DIRS = resample milenage
include ../../build.mak
include $(PJDIR)/build/common.mak