summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2014-01-29 09:53:06 +0000
committerNanang Izzuddin <nanang@teluu.com>2014-01-29 09:53:06 +0000
commitb648dafe05dd3ba3b830435db4af3e3ee3620609 (patch)
treee60f23be1e3eaf3702c1fb587c062a672e0ed044 /third_party
parent6425f35bd4091d18f512b9aa7a3a6ae4036fcae0 (diff)
Close #1728: Removed milenage library from linking setting.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4720 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party')
-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 e1cb0da2..e0ac61bb 100644
--- a/third_party/build/Makefile
+++ b/third_party/build/Makefile
@@ -1,4 +1,4 @@
-DIRS = milenage
+DIRS =
include ../../build.mak
include $(PJDIR)/build/common.mak