File: automake.mk

package info (click to toggle)
openvswitch 3.6.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 99,612 kB
  • sloc: sh: 1,683,183; ansic: 313,349; python: 28,192; xml: 21,442; makefile: 548; javascript: 191
file content (13 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
noinst_HEADERS += \
	include/linux/netlink.h \
	include/linux/netfilter/nf_conntrack_sctp.h \
	include/linux/openvswitch.h \
	include/linux/pkt_cls.h \
	include/linux/psample.h \
	include/linux/gen_stats.h \
	include/linux/tc_act/tc_mpls.h \
	include/linux/tc_act/tc_pedit.h \
	include/linux/tc_act/tc_skbedit.h \
	include/linux/tc_act/tc_tunnel_key.h \
	include/linux/tc_act/tc_vlan.h \
	include/linux/tc_act/tc_ct.h