remote: added test code in emulator_configure.sh 39/14139/1
authorsungmin ha <sungmin82.ha@samsung.com>
Tue, 24 Dec 2013 10:48:08 +0000 (19:48 +0900)
committersungmin ha <sungmin82.ha@samsung.com>
Tue, 24 Dec 2013 10:48:58 +0000 (19:48 +0900)
Change-Id: I364e1bed6db83c7e23a61a7afebb569a57483b29
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
tizen/emulator_configure.sh

index b93bb61..5d52bcd 100755 (executable)
@@ -233,6 +233,7 @@ echo "##### QEMU configuring for emulator"
 echo "##### QEMU configure append:" $CONFIGURE_APPEND
 export PKG_CONFIG_PATH=${PWD}/tizen/distrib/remote/output/lib/pkgconfig:${PKG_CONFIG_PATH}
 echo "PKG_CONFIG_PATH="${PKG_CONFIG_PATH}
+ls tizen/distrib/remote/output/lib/pkgconfig
 exec ./configure \
  --enable-werror \
  --audio-drv-list=alsa \