X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=Makefile.am;h=9c36d5a12ad210039b93f6509427442f007a091f;hp=6ba0010619386836e400302dc62d3aa7d748416a;hb=20dac4a44f74de14a71c2445d23f79cf56728cfe;hpb=7489a761bbd3f5d471c82dafe2c07e6420de6ba7 diff --git a/Makefile.am b/Makefile.am index 6ba00106..9c36d5a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -122,6 +122,8 @@ man1_MANS = \ $(man1_MANS): config.status +check_PROGRAMS = tests/ntfs-cmp +tests_ntfs_cmp_SOURCES = tests/ntfs-cmp.c dist_check_SCRIPTS = tests/test-imagex tests/test-imagex-ntfs TESTS = $(dist_check_SCRIPTS)