summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-07-05 13:07:38 +0000
committerAlan Conway <aconway@apache.org>2010-07-05 13:07:38 +0000
commit64327d0769dae12795a31d46868478a3bca26707 (patch)
tree022d1ec2c823cfb46b49f317e7db765c5583800e /qpid/cpp/src
parent0fbd1ad3e033332af64041ef5426f8b9522dfdbe (diff)
downloadqpid-python-64327d0769dae12795a31d46868478a3bca26707.tar.gz
Added types/ImportExport.h to installed headers.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@960588 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index 07448b2c57..e6b13410d3 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -852,7 +852,8 @@ nobase_include_HEADERS += \
../include/qpid/messaging/FailoverUpdates.h \
../include/qpid/types/Exception.h \
../include/qpid/types/Uuid.h \
- ../include/qpid/types/Variant.h
+ ../include/qpid/types/Variant.h \
+ ../include/qpid/types/ImportExport.h
# Force build of qpidd during dist phase so help2man will work.
dist-hook: $(BUILT_SOURCES)