Blob Blame History Raw
From 594f95bfb30ff0dbdd0d6402a67ac4717ef574ac Mon Sep 17 00:00:00 2001
From: Jens Osterkamp <jens@linux.vnet.ibm.com>
Date: Tue, 12 Jul 2011 01:02:17 -0700
Subject: [PATCH 03/29] add some files in include/linux/ to inst_SOURCES

Add some files in include/linux/ to inst_SOURCES in Makefile.am to avoid rpm
build problems later.

Signed-off-by: Jens Osterkamp <jens@linux.vnet.ibm.com>
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Petr Sabata <contyk@redhat.com>
---
 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index cb192fa..30284e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,8 @@ include/lldpad.h include/lldp_mand_cmds.h \
 include/clif_msgs.h include/lldp_basman_cmds.h include/lldp_8023_cmds.h \
 include/lldp_med_cmds.h include/lldp_util.h \
 include/lldp_evb_cmds.h include/lldp_vdp_cmds.h include/lldp_8021qaz_cmds.h \
-include/clif_sock.h
+include/clif_sock.h include/linux/dcbnl.h \
+include/linux/netlink.h include/linux/rtnetlink.h
 
 noinst_HEADERS = include/config.h include/ctrl_iface.h \
 include/dcb_driver_interface.h \
-- 
1.7.6