]> granicus.if.org Git - libnl/commit
libnl: fix automake breakage
authorPatrick McHardy <kaber@trash.net>
Thu, 5 Nov 2009 12:38:00 +0000 (13:38 +0100)
committerThomas Graf <tgraf@suug.ch>
Tue, 10 Nov 2009 10:28:51 +0000 (11:28 +0100)
commitfed168212ecfd179691813b67959fa20593d23dd
tree9760e895afaca4f713bd7a24fc5e9c233b6c0766
parentdc273a12da9f0116e80fa81d63beb820e632dd17
libnl: fix automake breakage

libnl-route must be handled before libnl-nf in lib_LTLIBRARIES since
the later depends on the former. Additionally nf-monitor, nl-list-caches,
nl-list-sockets and nl-util-addr have been dropped from the Makefile.

Signed-off-by: Patrick McHardy <kaber@trash.net>
lib/Makefile.am
src/Makefile.am