summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-05-02 12:53:19 +0200
committerTim Rühsen <tim.ruehsen@gmx.de>2019-05-02 12:53:19 +0200
commit94e2dd5ecdc8a4be340a10b2f27b3c24eaa5628b (patch)
treedd49913a3680145c5af1ece10e70191adbd0a11c /.gitignore
parent14dc0c6af0de55784b6e60e30564aade15ca5bc0 (diff)
downloadwget-94e2dd5ecdc8a4be340a10b2f27b3c24eaa5628b.tar.gz
Add --enable-manywarnings from wget2
* .gitignore: Exclude /lib/Makefile.am * bootstrap.conf: Use --makefile-name=gnulib.mk with gnulib-tool * configure.ac: Use wget_MANYWARNINGS() * lib/Makefile.am: Define empty noinst_LIBRARIES and MAINTAINERCLEANFILES * m4/wget_manywarnings.m4: New file from GNU Wget2 * src/Makefile.am: Use WARN_CFLAGS for AM_CFLAGS
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 65b333a2..41a32eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
/config.status
/configure
/lib/
+!/lib/Makefile.am
/maint.mk
# Wildcard Ignores
*~