]> git.ipfire.org Git - thirdparty/iptables.git/commit
build: order of dependent libs is sensitive
authorJan Engelhardt <jengelh@medozas.de>
Thu, 23 Jul 2009 13:06:16 +0000 (15:06 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 23 Jul 2009 13:06:20 +0000 (15:06 +0200)
commitbb5c136dd49e04ce28b2479200f32ea8f92c1b70
tree892fc17ba35a6a6d7a522e50ca874a048fe2fe46
parentadd2457a23b9894905b498b13c8328f9cffcaada
build: order of dependent libs is sensitive

libiptc.la must come after its components or `make install` won't get
things right.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Makefile.am