summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2005-11-08 11:31:55 +0000
committerBenny Prijono <bennylp@teluu.com>2005-11-08 11:31:55 +0000
commit382afec4b07358dc2447ac9a098a273175c82543 (patch)
tree3ae0c15ccbe85f97f45a7fb5b74d9923f0e5a5cc /Makefile
parentfdf37ce8250927f2395a375e58fabbe4c646c1fa (diff)
Initial configuration for pjlib-util
git-svn-id: http://svn.pjsip.org/repos/pjproject/main@32 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 8c15b459..9472d835 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DIRS = pjlib
+DIRS = pjlib pjlib-util
ifdef MINSIZE
MAKE_FLAGS := MINSIZE=1