File: Makefile.am

package info (click to toggle)
iptables 1.4.8-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,696 kB
  • ctags: 3,860
  • sloc: ansic: 30,115; sh: 10,372; makefile: 132
file content (12 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# -*- Makefile -*-

include_HEADERS =
nobase_include_HEADERS = xtables.h

if ENABLE_LIBIPQ
include_HEADERS += libipq/libipq.h
endif

nobase_include_HEADERS += \
	libiptc/ipt_kernel_headers.h libiptc/libiptc.h \
	libiptc/libip6tc.h libiptc/libxtc.h