summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2011-10-19 11:48:56 +0700
committerGary V. Vaughan <gary@gnu.org>2011-10-23 19:17:23 +0700
commitadb7abda11c748e3c8ffc05736fd8205e2c84f74 (patch)
treea5d12e822ff0c08b434e81a59a96853cb8b211d0 /.gitignore
parentd4afacc29cc3f620439854ad54ed0e14d4425ec0 (diff)
downloadlibtool-adb7abda11c748e3c8ffc05736fd8205e2c84f74.tar.gz
maint: use gnulib's maintainer-makefile module.
* bootstrap.conf (gnulib_modules): Add maintainer-makefile. (gnulib_tool_options): Add --avoid=dummy now that we have a real module to import. * cfg.mk: New file. Customize maint.mk for Libtool. * Makefile.am (EXTRA_DIST): Add GNUmakefile, cfg.mk and maint.mk. Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4abac8fc..87096df8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,11 +32,14 @@
.gitmodules
.libs
/.pc
+/.sc-start*
/COPYING
+/GNUmakefile
/INSTALL
/gnulib-local
/libtoolize
/libtoolize.in
+/maint.mk
/patches
/release
Makefile