]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Android.mk: add parse_qtype.c the list of source files
authorTheodore Ts'o <tytso@mit.edu>
Sun, 29 May 2016 17:33:58 +0000 (13:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 May 2016 17:33:58 +0000 (13:33 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/support/Android.mk

index d32ec1e376b5b7235cced3828e4b31a03bee44ee..3d2056d6d1545e92342e6eb64b67cf201ad89ac7 100644 (file)
@@ -3,6 +3,7 @@ LOCAL_PATH := $(call my-dir)
 libext2_quota_src_files := \
        dict.c \
        mkquota.c \
+       parse_qtype.c \
        plausible.c \
        profile.c \
        profile_helpers.c \