Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
xiang
/
erofs-utils
/
refs/heads/dev-rust
/
.
/
Makefile.am
blob: 959b123b620f359c215cb749efb59e4b65cf2f24 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
ACLOCAL_AMFLAGS
=
-
I m4
SUBDIRS
=
man lib mkfs
dump
fsck
if
ENABLE_FUSE
if
ENABLE_RUST
SUBDIRS
+=
rust
/
fuse
else
SUBDIRS
+=
fuse
endif
endif