summaryrefslogtreecommitdiff
path: root/trunk/qpid/cpp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/qpid/cpp/Makefile.am')
-rw-r--r--trunk/qpid/cpp/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/trunk/qpid/cpp/Makefile.am b/trunk/qpid/cpp/Makefile.am
deleted file mode 100644
index 8e73ba5777..0000000000
--- a/trunk/qpid/cpp/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-AUTOMAKE_OPTIONS = 1.9.2 foreign
-ACLOCAL_AMFLAGS = -I m4
-
-EXTRA_DIST = \
- LICENSE NOTICE README RELEASE_NOTES DESIGN\
- xml/cluster.xml
-
-SUBDIRS = managementgen etc src docs/api docs/man examples
-
-# Update libtool, if needed.
-libtool: $(LIBTOOL_DEPS)
- $(SHELL) ./config.status --recheck
-
-
-