aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/socketcan/files/install-can_netlink.h.patch
blob: 36f5e10f7b71349931c2e7682a24064a14b2b608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
commit 2470d91a6254b062aae8ab6120795a0f28344687
Author: Vitus Jensen <vitus@vitus.devnet.local>
Date:   Tue May 18 16:59:01 2010 +0200

    install can_netlink.h

diff --git a/include/GNUmakefile.am b/include/GNUmakefile.am
index 4ba2798..eb35a3a 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 \