# SPDX-License-Identifier: GPL-2.0

#
# This file is part of Lustre, http://www.lustre.org/
#

compat_objs := xarray.o glob.o generic-radix-tree.o

EXTRA_DIST = $(compat_objs:.o=.c)

ifneq "$(MODULES)" "libcfs"
include /home/green/git/lustre-release/Rules
endif
