]> granicus.if.org Git - ipset/commit
build: install libipset in the right place
authorJan Engelhardt <jengelh@medozas.de>
Sun, 1 Jan 2012 00:25:34 +0000 (01:25 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 4 Jan 2012 14:04:14 +0000 (15:04 +0100)
commit88283c782a583fe1c7ec6ceb952af43dc053105c
tree095cb33715a312b1d31d8ee469206a155904f364
parent22411e0bcc2dbee24e9db409c042dbc78490004c
build: install libipset in the right place

The .c files used to build the plugins for ipset all use #include
<libipset/...>, so the files we install should preferably also be in a
directory called "libipset" rather than just "ipset".

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
include/libipset/Makefile.am