mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 07:37:52 +00:00
Use the maintainer-makefile module.
* import-gnulib.config (modules): Add maintainer-makefile. Signed-off-by: James Youngman <jay@gnu.org>
This commit is contained in:
parent
7c94e22158
commit
0584ae4132
@ -19,3 +19,5 @@ link-warning.h
|
||||
gnulib-git
|
||||
tests
|
||||
findutils-*
|
||||
GNUmakefile
|
||||
maint.mk
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -22,3 +22,5 @@ tests
|
||||
*~
|
||||
patches
|
||||
INSTALL
|
||||
/GNUmakefile
|
||||
/maint.mk
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2010-04-02 James Youngman <jay@gnu.org>
|
||||
|
||||
* import-gnulib.config (modules): Add maintainer-makefile.
|
||||
|
||||
2010-04-02 James Youngman <jay@gnu.org>
|
||||
|
||||
* NEWS: Update copyright years.
|
||||
|
||||
@ -15,3 +15,5 @@ ylwrap
|
||||
arg-nonnull.h
|
||||
warn-on-use.h
|
||||
c++defs.h
|
||||
useless-if-before-free
|
||||
vc-list-files
|
||||
|
||||
2
build-aux/.gitignore
vendored
2
build-aux/.gitignore
vendored
@ -14,3 +14,5 @@ compile
|
||||
/arg-nonnull.h
|
||||
/warn-on-use.h
|
||||
/c++defs.h
|
||||
/useless-if-before-free
|
||||
/vc-list-files
|
||||
|
||||
@ -52,6 +52,7 @@ idcache
|
||||
inline
|
||||
inttypes
|
||||
lstat
|
||||
maintainer-makefile
|
||||
malloc
|
||||
math
|
||||
mbrtowc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user