From 7422435b03b6ec48d3aeb4160372b3dc6ba60a84 Mon Sep 17 00:00:00 2001 From: Luotao Fu Date: Tue, 15 Dec 2009 12:30:09 +0100 Subject: [PATCH] fix distinstall of can_netlink.h Signed-off-by: Luotao Fu --- include/GNUmakefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/GNUmakefile.am b/include/GNUmakefile.am index 00bf0ec..4ba2798 100644 --- a/include/GNUmakefile.am +++ b/include/GNUmakefile.am @@ -1,8 +1,8 @@ -# noinst_HEADERS = \ -# libsocketcan-stuff.h +noinst_HEADERS = \ + can_netlink.h nobase_include_HEADERS = \ - libsocketcan.h + libsocketcan.h MAINTAINERCLEANFILES = \ libsocketcan_config.h.in \