]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - lib/support/Android.mk
Move the profile parsing functions from e2fsck to lib/support
[thirdparty/e2fsprogs.git] / lib / support / Android.mk
index e657edb0ec703964065c5b3fcf88493b1ab2fb1e..406e73ba40044c31e9c8dd82178a7fa97fff2909 100644 (file)
@@ -2,6 +2,9 @@ LOCAL_PATH := $(call my-dir)
 
 libext2_quota_src_files := \
        mkquota.c \
+       profile.c \
+       profile_helpers.c \
+       prof_err.c \
        quotaio.c \
        quotaio_tree.c \
        quotaio_v2.c \