]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Rework mds/Makefile.am to support a dencoder client build
authorBoris Ranto <branto@redhat.com>
Mon, 13 Apr 2015 13:07:03 +0000 (15:07 +0200)
committerBoris Ranto <branto@redhat.com>
Tue, 14 Apr 2015 11:51:31 +0000 (13:51 +0200)
commitc2b3a35fb3cbf28d46a5427f32fbaff142c85f2a
tree9bcdc1c76667184f6a7f3ea136f3e289d5d6f390
parent0b264331f57b64880ce05fe3bd752e8df226d00c
Rework mds/Makefile.am to support a dencoder client build

The patch adds all the mds sources to DENCODER_SOURCES to allow a
dencoder client build. The patch also splits the Makefile.am file to
better accomodate the change.

Refs: #10691

Signed-off-by: Boris Ranto <branto@redhat.com>
src/mds/Makefile-client.am [new file with mode: 0644]
src/mds/Makefile-server.am [new file with mode: 0644]
src/mds/Makefile.am