Fixed LDADD in 2 Makefiles
https://github.com/isc-projects/kea/pull/102 signaled that 2 Makefiles have duplicated LDADD entries. This is no a problem by itself but shows these Makefile.am should be cleaned up. Note that according to code guidelines the right order is the reversed build order.