summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 72fb4e88012da3796402717ba0496d1ee29f1058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ACLOCAL_AMFLAGS	= -I m4

SUBDIRS = 	src	\
		include	\
		files	\
		doc	\
		examples
if HAVE_PYTHON
SUBDIRS += py
endif

EXTRA_DIST =	tests	\
		files

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libnftables.pc