summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: cd17a53f12fa8c24f55cd2f8018dca13b7fe0616 (plain)
1
2
3
4
5
6
7
8
9
10
11
AUTOMAKE_OPTIONS = foreign

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

man_MANS = #nfnetlink_log.3 nfnetlink_log.7

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