summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: c8ece6eb3e982b87a42a864953b0f636472e464f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6

INCLUDES =$(all_includes) -I$(top_srcdir)/include -I${KERNELDIR}
SUBDIRS	= include src utils
LINKOPTS = -lnfnetlink

EXTRA_DIST = $(man_MANS)

man_MANS = #nfnetlink_log.3 nfnetlink_log.7

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