android13/external/erofs-utils/Makefile.am

9 lines
132 B
Makefile
Raw Normal View History

2024-06-22 08:45:49 -04:00
# SPDX-License-Identifier: GPL-2.0+
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = man lib mkfs dump fsck
if ENABLE_FUSE
SUBDIRS += fuse
endif