mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
src/vfs/extfs/helpers/Makefile.am: clarify condition.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
7cf275db73
commit
cc9b87e9cd
@ -66,7 +66,7 @@ EXTFS_OUT = \
|
||||
uzip \
|
||||
uzoo
|
||||
|
||||
if ENABLE_VFS
|
||||
if ENABLE_VFS_EXTFS
|
||||
extfs_DATA = $(EXTFS_MISC)
|
||||
extfs_SCRIPTS = $(EXTFS_CONST) $(EXTFS_OUT)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user