]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile: drop useless all_sources thing
authorSage Weil <sage.weil@dreamhost.com>
Fri, 23 Sep 2011 16:58:19 +0000 (09:58 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 23 Sep 2011 17:04:52 +0000 (10:04 -0700)
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/Makefile.am

index b1cda6693d1c5d795dd83c510114138f2e1911c1..1e4f53e5e3ae423be20d2e283a34abec86c79774 100644 (file)
@@ -1369,21 +1369,6 @@ noinst_HEADERS = \
        test/system/systest_settings.h \
        test/rados-api/test.h
 
-all_sources = $(ceph_mon_SOURCES) $(ceph_SOURCES) $(cephfs_SOURCES) $(librados_config_SOURCES) \
-       $(ceph_authtool_SOURCES) $(monmaptool_SOURCES) \
-       $(crushtool_SOURCES) $(osdmaptool_SOURCES) $(ceph_conf_SOURCES) $(mount_ceph_SOURCES) \
-       $(ceph_mds_SOURCES) \
-       $(ceph_osd_SOURCES) $(dupstore_SOURCES) $(store_test_SOURCES) $(streamtest_SOURCES) \
-       $(ceph_syn_SOURCES)  \
-       $(testmsgr_SOURCES) $(ceph_fuse_SOURCES) $(fakefuse_SOURCES) $(psim_SOURCES) \
-       $(libcommon_files) $(libmon_la_SOURCES) $(libmds_a_SOURCES) \
-       $(libos_la_SOURCES) $(libosd_la_SOURCES) \
-       $(libosdc_la_SOURCES) $(libclient_la_SOURCES) $(ceph_tool_gui_DATA)
-
-if WITH_RADOSGW
-all_sources += $(librgw_SOURCES)
-endif
-
 if ENABLE_COVERAGE
 COV_DIR = $(DESTDIR)$(libdir)/ceph/coverage
 COV_FILES = $(srcdir)/*.gcno