summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuotao Fu <luotao@alea.(none)>2010-02-14 17:25:33 +0100
committerLuotao Fu <luotao@alea.(none)>2010-02-14 17:25:33 +0100
commit118358336eceb0ad4ab4e72751af09964eb0a6ef (patch)
tree625d1936ca8908fbfc3369401844e5d2c77216fa
parentfbb55a487fa450a3b05fe5cb4c6257d50338f876 (diff)
downloadlibsocketcan-118358336eceb0ad4ab4e72751af09964eb0a6ef.tar.gz
libsocketcan-118358336eceb0ad4ab4e72751af09964eb0a6ef.tar.xz
fix header install
Signed-off-by: Luotao Fu <luotao@alea.(none)>
-rw-r--r--include/GNUmakefile.am6
1 files 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 \