mirror of
https://github.com/nilfs-dev/nilfs-utils.git
synced 2026-01-26 21:52:12 +00:00
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>
4 lines
52 B
Makefile
4 lines
52 B
Makefile
## Makefile.am
|
|
|
|
dist_noinst_SCRIPTS = checkpatch.pl
|