From 64327d0769dae12795a31d46868478a3bca26707 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 5 Jul 2010 13:07:38 +0000 Subject: Added types/ImportExport.h to installed headers. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@960588 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qpid/cpp/src') 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) -- cgit v1.2.1