summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/old_api/Makefile.am
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2011-03-11 17:18:58 +0000
committerGordon Sim <gsim@apache.org>2011-03-11 17:18:58 +0000
commit55f691e4ce657cc00bcb193abdf665db3ce27827 (patch)
tree1c66db3c1fb2adc2f037263b95a9ed2d19efb8d6 /qpid/cpp/examples/old_api/Makefile.am
parent48ab8354d4f4557831e9912e7bc939288028c099 (diff)
downloadqpid-python-55f691e4ce657cc00bcb193abdf665db3ce27827.tar.gz
QPID-3137: ensure old api examples are installed into correct location
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1080679 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/old_api/Makefile.am')
-rw-r--r--qpid/cpp/examples/old_api/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/examples/old_api/Makefile.am b/qpid/cpp/examples/old_api/Makefile.am
index 75881ea202..466eee22e1 100644
--- a/qpid/cpp/examples/old_api/Makefile.am
+++ b/qpid/cpp/examples/old_api/Makefile.am
@@ -34,6 +34,8 @@ $(MAKEDIST): Makefile
echo ' for d in $(SUBDIRS) ; do $$(MAKE) -C $$$$d $$@ ; done' ; \
) > $(MAKEDIST)
+examplesdir=$(pkgdatadir)/examples/old_api
+dist_examples_DATA = $(MAKEDIST)
EXTRA_DIST = README.verify verify verify_all
# For older versions of automake