summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-02-07 21:13:42 +0000
committerBenny Prijono <bennylp@teluu.com>2006-02-07 21:13:42 +0000
commite217f770914365fb919fedf62adfe2e58740f20d (patch)
tree6f59d473ee6678edc5ed37732f61b52e1bb765f6 /Makefile
parent0b4ee7092fc7ef0c8e617a7b6066f84b7c039301 (diff)
Updated root Makefile
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@148 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9472d835..69733c62 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DIRS = pjlib pjlib-util
+DIRS = pjlib pjlib-util pjmedia pjsip
ifdef MINSIZE
MAKE_FLAGS := MINSIZE=1