summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/Makefile.am')
-rw-r--r--cpp/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am
new file mode 100644
index 0000000000..7e3316fce6
--- /dev/null
+++ b/cpp/Makefile.am
@@ -0,0 +1,10 @@
+AUTOMAKE_OPTIONS = 1.9.6 foreign
+ACLOCAL_AMFLAGS = -I m4
+
+EXTRA_DIST = DESIGN LICENSE.txt NOTICE.txt README.rhel3
+
+SUBDIRS = gen lib tests src
+
+# Update libtool, if needed.
+libtool: $(LIBTOOL_DEPS)
+ $(SHELL) ./config.status --recheck