summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 80fc17d6fe621f0cc7d1f0c7bdf47dcd6452368c (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 l3extensions extensions utils
LINKOPTS = -lnfnetlink

man_MANS = #nfnetlink_conntrack.3 nfnetlink_conntrack.7

EXTRA_DIST = Make_global.am debian
dist-hook:
	rm -rf `find $(distdir)/debian -name .svn`

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