From 5f2ea441ac7eb7ace61e1ae422c5ae9165f02258 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 24 Mar 2008 05:51:10 -0600 Subject: Use new gnulib gnumakefile module. * bootstrap.conf (gnulib_modules): Pull in new module. * GNUmakefile: Remove from version control. * .gitignore: Update. * configure.ac (AC_CONFIG_LINKS): Delete; rely on gnulib to do this now. * Makefile.am (EXTRA_DIST, distclean-local): Likewise. Signed-off-by: Eric Blake --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b5c507eb8..c5d7a01a7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ .version ABOUT-NLS ChangeLog +GNUmakefile ID INSTALL Makefile @@ -50,6 +51,7 @@ lib/libcoreutils.a lib/printf.c lib/progname.c lib/progname.h +lib/selinux m4/.cvsignore m4/.gitignore po/*.gmo -- cgit v1.2.3-54-g00ecf