summaryrefslogtreecommitdiff
path: root/doc/pjsip-book/Makefile
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2014-02-24 11:00:15 +0000
committerBenny Prijono <bennylp@teluu.com>2014-02-24 11:00:15 +0000
commit8f19143beedb27b5699c3e4fd07ffdc646cdf1a5 (patch)
tree8c1d16986418ec52e784e92782cf8c99c0231131 /doc/pjsip-book/Makefile
parente36b19cb22fb5b57e7c584defb33c3f5c258ea3c (diff)
More re #1715: doxygen integration into the book
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4762 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'doc/pjsip-book/Makefile')
-rw-r--r--doc/pjsip-book/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pjsip-book/Makefile b/doc/pjsip-book/Makefile
index 17db6a6b..9f5bc222 100644
--- a/doc/pjsip-book/Makefile
+++ b/doc/pjsip-book/Makefile
@@ -45,7 +45,7 @@ clean:
-rm -rf xml
-rm -rf html
-xml: Doxyfile
+xml: Doxyfile ../../pjsip/include/pjsua2
doxygen
html: xml