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

AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6

SUBDIRS	= include src extensions utils
LINKOPTS = -lnfnetlink

man_MANS = #nfnetlink_conntrack.3 nfnetlink_conntrack.7

EXTRA_DIST = Make_global.am

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