]> 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)
committerLoic Dachary <ldachary@redhat.com>
Wed, 29 Apr 2015 18:28:05 +0000 (20:28 +0200)
commitb903ad28a68772fa0b7a88b4db2724f4d07565d5
treecac19c110df76e52a4c97bcada41168d796056f4
parentf994483c0e3a60226c8fb6983380ef8400b0160e
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>
(cherry picked from commit 0b264331f57b64880ce05fe3bd752e8df226d00c)
src/rgw/Makefile.am