summaryrefslogtreecommitdiff
path: root/cpp/bindings
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-04-29 14:19:58 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-04-29 14:19:58 +0000
commitea4e3c937e7202a6d12be224d72e356ff91a0207 (patch)
treecaede2eab2c3befd4a61db8fef9dd535beab2384 /cpp/bindings
parentc4e82e6449d43985f0010e9799d5be3d7891d1fa (diff)
downloadqpid-python-ea4e3c937e7202a6d12be224d72e356ff91a0207.tar.gz
QPID-4719: Include Perl language files missing from source files.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1477096 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings')
-rw-r--r--cpp/bindings/qpid/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qpid/Makefile.am b/cpp/bindings/qpid/Makefile.am
index 3ea09945f9..87e78bdce9 100644
--- a/cpp/bindings/qpid/Makefile.am
+++ b/cpp/bindings/qpid/Makefile.am
@@ -33,7 +33,7 @@ if HAVE_PERL_DEVEL
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/bindings -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_builddir)/src -I$(PERL_INC)
-EXTRA_DIST = perl/perl.i perl/CMakeLists.txt
+EXTRA_DIST = perl/perl.i perl/CMakeLists.txt perl/Makefile.PL perl/qpid.pm perl/lib
BUILT_SOURCES = perl/cqpid_perl.cpp
SWIG_FLAGS = -w362,401