OSDN Git Service

Fix build for static lib and executable
authorTom Marshall <tdm@cyngn.com>
Tue, 11 Nov 2014 23:15:43 +0000 (15:15 -0800)
committerSteve Kondik <steve@cyngn.com>
Thu, 25 Aug 2016 00:31:56 +0000 (17:31 -0700)
This seems to have been missed in aad1acc

Change-Id: I9973743dbd91dbf29691118a577f2588da8ec403

ext4_utils/Android.mk

index cead6f4..37f8fd3 100644 (file)
@@ -13,7 +13,8 @@ libext4_utils_src_files := \
     sha1.c \
     wipe.c \
     crc16.c \
-    ext4_sb.c
+    ext4_sb.c \
+    canned_fs_config.c
 
 #
 # -- All host/targets including windows