diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2012-02-22 21:29:07 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2012-02-22 21:29:07 +0000 |
| commit | 868d02828bffdb510a7ca3293697d790f31857e4 (patch) | |
| tree | 9e5bed65a0dfa5e6761d15a108fc05b4a1d36497 /cpp/bindings | |
| parent | 4739b0f491f1a7efcdd0d0e439a38ad454ca2c2c (diff) | |
| download | qpid-python-868d02828bffdb510a7ca3293697d790f31857e4.tar.gz | |
QPID-3864: 0.16 release tasks
- Some more files missed from distlists
- File checked into the wrong place initially
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1292518 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings')
| -rw-r--r-- | cpp/bindings/qpid/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qpid/Makefile.am b/cpp/bindings/qpid/Makefile.am index eaf45c2076..ae81696f27 100644 --- a/cpp/bindings/qpid/Makefile.am +++ b/cpp/bindings/qpid/Makefile.am @@ -35,7 +35,7 @@ if HAVE_PERL_DEVEL INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_builddir)/src -I$(PERL_INC) -EXTRA_DIST += perl/perl.i +EXTRA_DIST += perl/perl.i perl/CMakeLists.txt BUILT_SOURCES = perl/cqpid_perl.cpp SWIG_FLAGS = -w362,401 |
