6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
## Makefile.am
|
||
|
|
||
|
ACLOCAL_AMFLAGS = -I m4
|
||
|
|
||
|
SUBDIRS = man lib mkfs fsck tools
|