diff options
| author | Alan Conway <aconway@apache.org> | 2008-08-11 18:41:42 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2008-08-11 18:41:42 +0000 |
| commit | 787f448e33efeec38d7f6485b3c235a7d4b05e63 (patch) | |
| tree | b60acf798c96e7490b2abf5ec7a00167d8491d97 /qpid/cpp/src/Makefile.am | |
| parent | c4baeebcde0732be4bf530272fea50cd549cb070 (diff) | |
| download | qpid-python-787f448e33efeec38d7f6485b3c235a7d4b05e63.tar.gz | |
Integrate CPG file descriptor into broker polling.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@684865 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index 22c92101c4..bb82551de0 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/cpp/src/Makefile.am @@ -43,16 +43,12 @@ endif # GENERATE include $(srcdir)/rubygen.mk include $(srcdir)/managementgen.mk -DISTCLEANFILES=$(srcdir)/rubygen.mk $(srcdir)/managementgen.mk - # Code generated by C++ noinst_PROGRAMS=generate_MaxMethodBodySize_h generate_MaxMethodBodySize_h_SOURCES=gen/generate_MaxMethodBodySize_h.cpp qpid/framing/MaxMethodBodySize.h: generate_MaxMethodBodySize_h ./generate_MaxMethodBodySize_h BUILT_SOURCES=qpid/framing/MaxMethodBodySize.h -DISTCLEANFILES+=qpid/framing/MaxMethodBodySize.h - ## Compiler flags |
