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

EXTRA_DIST = $(man_MANS)

SUBDIRS = src include
DIST_SUBDIRS = src include

man_MANS = #nfnetlink.3

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