]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/Makefile.am: Populate DENCODER_SOURCES properly
authorBoris Ranto <branto@redhat.com>
Mon, 13 Apr 2015 10:33:00 +0000 (12:33 +0200)
committerBoris Ranto <branto@redhat.com>
Tue, 14 Apr 2015 11:46:58 +0000 (13:46 +0200)
commit0b264331f57b64880ce05fe3bd752e8df226d00c
tree55dd0015046d563f2faf551332624c370415b09c
parentfb11c74d1dc3843f2f5b6dca9c76278c5ceeca1c
rgw/Makefile.am: Populate DENCODER_SOURCES properly

Dencoder is built if ENABLE_CLIENT is set. However, the rgw/Makefile.am
populated DENCODER_SOURCES only if WITH_RADOSGW was set. The patch fixes
this and populates DENCODER_SOURES if ENABLE_CLIENT is set.

Signed-off-by: Boris Ranto <branto@redhat.com>
src/rgw/Makefile.am