diff options
| author | Ted Ross <tross@apache.org> | 2008-07-08 21:54:20 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2008-07-08 21:54:20 +0000 |
| commit | 391608a73f18a1797ab0c358f0a94364dc888eb2 (patch) | |
| tree | c7f26ec2072884a2e94a767a3d4f29d76c4e81c7 /cpp/qpidc.spec.in | |
| parent | 5515803c70dfeff04c190533e7f0187a0e732bf4 (diff) | |
| download | qpid-python-391608a73f18a1797ab0c358f0a94364dc888eb2.tar.gz | |
QPID-1170 - Remove boost dependency from management agent interface
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@674994 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/qpidc.spec.in')
| -rw-r--r-- | cpp/qpidc.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index a26f61b125..8521d57ecf 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -130,6 +130,7 @@ make check %_includedir/qpid/sys %_includedir/qpid/log %_includedir/qpid/management +%_includedir/qpid/agent %_libdir/libqpidcommon.so %_libdir/libqpidclient.so %_bindir/managementgen |
