nilfs-utils/Makefile.am
Ryusuke Konishi 9de0794363 nilfs-utils: fix build of dist archives
The following files are missing in the archive files generated by
"make dist-*":

 - .gitignore files
 - autogen.sh script
 - checkpatch.pl script

This fixes the issue.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2014-01-27 02:53:24 +09:00

10 lines
157 B
Makefile

## Makefile.am
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = lib bin sbin include man scripts
dist_noinst_SCRIPTS = autogen.sh
EXTRA_DIST = .gitignore m4/.gitignore