aboutsummaryrefslogtreecommitdiff
path: root/tests/ubifs_tools-tests/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ubifs_tools-tests/Makemodule.am')
-rw-r--r--tests/ubifs_tools-tests/Makemodule.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ubifs_tools-tests/Makemodule.am b/tests/ubifs_tools-tests/Makemodule.am
index 1d3d0f2..f4d8a07 100644
--- a/tests/ubifs_tools-tests/Makemodule.am
+++ b/tests/ubifs_tools-tests/Makemodule.am
@@ -6,7 +6,8 @@ test_SCRIPTS += \
tests/ubifs_tools-tests/fsck_tests/cycle_corrupted_fsck_fault_inject.sh \
tests/ubifs_tools-tests/fsck_tests/cycle_powercut_mount_fsck.sh \
tests/ubifs_tools-tests/fsck_tests/random_corrupted_fsck.sh \
- tests/ubifs_tools-tests/fsck_tests/fsck_bad_image.sh
+ tests/ubifs_tools-tests/fsck_tests/fsck_bad_image.sh \
+ tests/ubifs_tools-tests/mkfs_tests/build_fs_from_dir.sh
test_DATA += \
tests/ubifs_tools-tests/images/good.gz \