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 | ebed79208a920e4986611e4b31f97921dbc93945 (patch) | |
| tree | 6514a1f06a02e03a9b81a718e09012800c28c707 /cpp/src/Makefile.am | |
| parent | 5c2e3052815e76e7565038f771cdb235e0516816 (diff) | |
| download | qpid-python-ebed79208a920e4986611e4b31f97921dbc93945.tar.gz | |
Integrate CPG file descriptor into broker polling.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@684865 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
| -rw-r--r-- | cpp/src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 22c92101c4..bb82551de0 100644 --- a/cpp/src/Makefile.am +++ b/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 |
