File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
88if BUILD_AD_LOGFS
99
10- AM_CPPFLAGS += -I$(top_srcdir ) /adio/ad_logfs -I $( top_srcdir ) /adio/ad_icache/cachelib
10+ AM_CPPFLAGS += -I$(top_srcdir ) /adio/ad_logfs
1111
1212noinst_HEADERS += adio/ad_logfs/ad_logfs_common.h\
1313 adio/ad_logfs/ad_logfs.h\
@@ -16,8 +16,7 @@ noinst_HEADERS += adio/ad_logfs/ad_logfs_common.h\
1616 adio/ad_logfs/logfs_info.h\
1717 adio/ad_logfs/logfs_rtree.h\
1818 adio/ad_logfs/logfs_user.h\
19- adio/ad_logfs/rtree_config.h \
20- adio/ad_icache/cachelib/rtree.h
19+ adio/ad_logfs/rtree_config.h
2120
2221romio_other_sources += adio/ad_logfs/ad_logfs.c \
2322 adio/ad_logfs/ad_logfs_close.c \
Original file line number Diff line number Diff line change @@ -78,4 +78,5 @@ romio_other_sources += \
7878 adio/common/layered.c \
7979 adio/common/memstack.c\
8080 adio/common/typehelper.c\
81- adio/common/writering.c
81+ adio/common/writering.c \
82+ adio/common/rtree.c
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments