Home | History | Annotate | Download | only in genext2fs
      1 bin_PROGRAMS = genext2fs
      2 genext2fs_SOURCES = genext2fs.c
      3 man_MANS = genext2fs.8
      4 EXTRA_DIST = $(man_MANS) test-gen.lib test-mount.sh test.sh device_table.txt m4/ac_func_scanf_can_malloc.m4 m4/ac_func_snprintf.m4
      5 TESTS = test.sh
      6