aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: e71a130e510aac749afc31085abf02973d8c77ff (plain)
1
2
3
4
5
bin_PROGRAMS = genext2fs
genext2fs_SOURCES = genext2fs.c
man_MANS = genext2fs.8
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
TESTS = test.sh