From 677ba13c2cebd987011332b224ba36c64ffc3080 Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Mon, 29 Apr 2013 14:19:58 +0000 Subject: 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 --- cpp/bindings/qpid/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp') 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 -- cgit v1.2.1