From: Thomas Graf Date: Mon, 19 Apr 2010 10:56:31 +0000 (+0200) Subject: Don't install private header files. X-Git-Tag: libnl2_0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d966a3ecf780aa27f3f63fc41ecf8e4549d408e7;p=thirdparty%2Flibnl.git Don't install private header files. --- diff --git a/include/Makefile.am b/include/Makefile.am index cac5c24..8815a6e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -60,8 +60,4 @@ nobase_include_HEADERS = \ netlink/socket.h \ netlink/types.h \ netlink/utils.h \ - netlink/version.h \ - netlink-generic.h \ - netlink-local.h \ - netlink-tc.h \ - netlink-types.h + netlink/version.h