summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-12-09 16:47:51 (GMT)
committerThomas Haller <thaller@redhat.com>2014-12-09 16:57:17 (GMT)
commitb56f88c9b3c22466fabeb1d751666bc4f79d347c (patch)
tree4960eec3a8018b312b1004de984a292a1f3d5a52
parent3a8d6cfd5616df2122e116c12dc865b16ee97d5e (diff)
downloadlibnl-b56f88c9b3c22466fabeb1d751666bc4f79d347c.zip
libnl-b56f88c9b3c22466fabeb1d751666bc4f79d347c.tar.gz
libnl-b56f88c9b3c22466fabeb1d751666bc4f79d347c.tar.bz2
build: mark header linux-private/linux/veth.h as noinst_HEADERS
Fixes: 9dc6e6da90016a33929f262bea0187396e1a061b
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index a56b227..6592995 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -151,6 +151,7 @@ noinst_HEADERS = \
linux-private/linux/pkt_sched.h \
linux-private/linux/rtnetlink.h \
linux-private/linux/snmp.h \
+ linux-private/linux/veth.h \
linux-private/linux/xfrm.h \
linux-private/linux/tc_ematch/tc_em_meta.h \
netlink-private/genl.h \