1# SPDX-License-Identifier: GPL-2.0+ 2 3ACLOCAL_AMFLAGS = -I m4 4 5SUBDIRS = man lib mkfs dump fsck 6if ENABLE_FUSE 7SUBDIRS += fuse 8endif 9