Fix build break on example
authorRyuan Choi <ryuan.choi@gmail.com>
Fri, 14 Jun 2013 00:25:38 +0000 (09:25 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Fri, 14 Jun 2013 00:25:38 +0000 (09:25 +0900)
commitff9294bc1b9e22586e0f69b0188f333b7f3b765f
treeeb23546d5c53c1605cb93c935679255b9bcec98f
parentb2e044a3c249eac461446cafe4a18f29cc75e835
Fix build break on example

I got a below break while building example.

/usr/bin/ld: location_example_01.o: undefined reference to symbol 'elocation_address_free'
/usr/bin/ld: note: 'elocation_address_free' is defined in DSO /usr/elocal/lib/libelocation.so.0 so try adding it to the linker command line
/usr/elocal/lib/libelocation.so.0: could not read symbols: Invalid operation
src/examples/Makefile.am