Bug 803471 - Part 5f - Change Makefile.in to add libgui. r=mwu

This commit is contained in:
Sotaro Ikeda 2013-03-08 14:43:33 -05:00
parent f432a83b17
commit bd7f6cf2d6

View File

@ -453,12 +453,12 @@ OS_LIBS += \
-lcutils \
-lsysutils \
-lcamera_client \
-lbinder \
-lsensorservice \
-ldbus \
-lstagefright \
-lstagefright_omx \
-lbinder \
-lgui \
$(NULL)
endif