From 118358336eceb0ad4ab4e72751af09964eb0a6ef Mon Sep 17 00:00:00 2001 From: Luotao Fu Date: Sun, 14 Feb 2010 17:25:33 +0100 Subject: [PATCH] fix header install Signed-off-by: Luotao Fu --- include/GNUmakefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/include/GNUmakefile.am b/include/GNUmakefile.am index 4ba2798..12d9b04 100644 --- a/include/GNUmakefile.am +++ b/include/GNUmakefile.am @@ -1,8 +1,6 @@ -noinst_HEADERS = \ - can_netlink.h - nobase_include_HEADERS = \ - libsocketcan.h + libsocketcan.h \ + can_netlink.h MAINTAINERCLEANFILES = \ libsocketcan_config.h.in \