summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
blob: 67300e370f49c71d128336a4d9e04dbac9ff4d7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
AUTOMAKE_OPTIONS = 1.9.2 foreign
ACLOCAL_AMFLAGS = -I m4

EXTRA_DIST = \
  LICENSE NOTICE README RELEASE_NOTES DESIGN DISCLAIMER\
  xml/cluster.xml

SUBDIRS = managementgen etc src docs/api docs/man examples

# Update libtool, if needed.
libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck