pmt: Android.mk: fix typo

This commit is contained in:
2024-10-02 22:21:57 +03:00
parent 577ac48908
commit 6c774197d8

View File

@@ -311,7 +311,7 @@ LOCAL_SRC_FILES := \
$(PMT)/Tools.cpp \
$(PMT)/LanguageTools.cpp \
$(PMT)/Languages.cpp \
$(PMT)/Help.cpp
$(PMT)/Help.cpp \
$(MKE2FS)/default_profile.c \
$(MKE2FS)/mk_hugefiles.c \
$(MKE2FS)/mke2fs.c \