Author: mcpierce
Date: Wed May 15 13:08:16 2013
New Revision: 1482804
URL: http://svn.apache.org/r1482804
Log:
QPID-4719: Include Perl language files missing from source files.
Modified:
qpid/branches/0.22/qpid/cpp/bindings/qpid/Makefile.am
Modified: qpid/branches/0.22/qpid/cpp/bindings/qpid/Makefile.am
URL:
http://svn.apache.org/viewvc/qpid/branches/0.22/qpid/cpp/bindings/qpid/Makefile.am?rev=1482804&r1=1482803&r2=1482804&view=diff
==============================================================================
--- qpid/branches/0.22/qpid/cpp/bindings/qpid/Makefile.am (original)
+++ qpid/branches/0.22/qpid/cpp/bindings/qpid/Makefile.am Wed May 15 13:08:16
2013
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]