File: Makefile.am

package info (click to toggle)
ipset 7.24-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,376 kB
  • sloc: ansic: 32,867; sh: 5,855; makefile: 246; awk: 3
file content (23 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgincludedir = ${includedir}/libipset
pkginclude_HEADERS = \
	args.h \
	data.h \
	errcode.h \
	linux_ip_set_bitmap.h \
	linux_ip_set.h \
	linux_ip_set_hash.h \
	linux_ip_set_list.h \
	mnl.h \
	nf_inet_addr.h \
	nfproto.h \
	parse.h \
	pfxlen.h \
	print.h \
	session.h \
	transport.h \
	types.h \
	ipset.h \
	utils.h \
	xlate.h

EXTRA_DIST = debug.h icmp.h icmpv6.h