summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: ba27482ed2c93f642a32b4b8968a4832143eca06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include $(top_srcdir)/Make_global.am

AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6

SUBDIRS	= include src utils qa

man_MANS = #nfnetlink_conntrack.3 nfnetlink_conntrack.7

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

EXTRA_DIST = Make_global.am

$(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck