You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by mc...@apache.org on 2013/04/29 16:19:58 UTC

svn commit: r1477096 - in /qpid/trunk: ./ qpid/ qpid/cpp/bindings/qpid/Makefile.am

Author: mcpierce
Date: Mon Apr 29 14:19:58 2013
New Revision: 1477096

URL: http://svn.apache.org/r1477096
Log:
QPID-4719: Include Perl language files missing from source files.


Modified:
    qpid/trunk/   (props changed)
    qpid/trunk/qpid/   (props changed)
    qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am

Propchange: qpid/trunk/
------------------------------------------------------------------------------
  Merged /qpid/branches/mcpierce-QPID-4719:r1477004-1477093

Propchange: qpid/trunk/qpid/
------------------------------------------------------------------------------
  Merged /qpid/branches/mcpierce-QPID-4719/qpid:r1477004-1477093

Modified: qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am?rev=1477096&r1=1477095&r2=1477096&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am Mon Apr 29 14:19:58 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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org