Misc (re #1630): Put back circular reference dependency (previously added by r4607).

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4755 74dad513-b988-da41-8d7b-12977e46ad98
This commit is contained in:
Nanang Izzuddin 2014-02-21 07:28:39 +00:00
parent 52b882d734
commit c6ff58ff09
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ export APP_LDLIBS := $(PJSUA_LIB_LDLIB) \
$(PJMEDIA_LDLIB) \
$(PJMEDIA_VIDEODEV_LDLIB) \
$(PJMEDIA_AUDIODEV_LDLIB) \
$(PJMEDIA_LDLIB) \
$(PJNATH_LDLIB) \
$(PJLIB_UTIL_LDLIB) \
$(APP_THIRD_PARTY_LIBS)\