summaryrefslogtreecommitdiff
path: root/pjsip
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2010-01-15 15:06:20 +0000
committerBenny Prijono <bennylp@teluu.com>2010-01-15 15:06:20 +0000
commit43a963d30079e289cd8ca99e13441f17887f423a (patch)
tree15b5ce9b3c0462afb9dfa2d27607ade235339511 /pjsip
parenta9012f70f62c58f2311c8d69729d36947daa0ab2 (diff)
Ticket #694: work on 'make install':
- adhere to --prefix - header and lib files installation - pkgconfig creation - also added version.mak to fill in with the correct version git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3063 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip')
-rw-r--r--pjsip/include/pjsua.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjsip/include/pjsua.h b/pjsip/include/pjsua.h
new file mode 100644
index 00000000..96143674
--- /dev/null
+++ b/pjsip/include/pjsua.h
@@ -0,0 +1 @@
+#include <pjsua-lib/pjsua.h>