File: Makefile.am

package info (click to toggle)
libnftnl 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,060 kB
  • sloc: ansic: 25,721; sh: 5,175; makefile: 340
file content (16 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUBDIRS = libnftnl linux

noinst_HEADERS = internal.h	\
		 linux_list.h	\
		 data_reg.h	\
		 expr_ops.h	\
		 obj.h		\
		 linux_list.h	\
		 set.h		\
		 common.h	\
		 expr.h		\
		 rule.h		\
		 set_elem.h	\
		 str_array.h	\
		 udata.h	\
		 utils.h