summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-12-15 12:30:09 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-12-15 12:30:09 +0100
commit7422435b03b6ec48d3aeb4160372b3dc6ba60a84 (patch)
tree3d8327037c82a78f92409cb3c624a20853570c65
parentc9f7a3d715a06c3c91f47ac2810e48b570811dac (diff)
downloadlibsocketcan-7422435b03b6ec48d3aeb4160372b3dc6ba60a84.tar.gz
libsocketcan-7422435b03b6ec48d3aeb4160372b3dc6ba60a84.tar.xz
fix distinstall of can_netlink.h
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
-rw-r--r--include/GNUmakefile.am6
1 files 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 \