libtool/.gitignore
Pavel Raiskup ed4f739f62 check: enable gnulib's testsuite
* Makefile.am (SUBDIRS): Add gnulib-tests.
(EXTRA_DIST): Distribute also update-copyright script.  This does
not happen automatically because we manually remove ./lib
directory created by gnulib-tool.  Not having the file distributed
causes 'make check' failure, however.
(dotversion): Fix to point to $(top_srcdir).
* bootstrap.conf (gnulib_tool_options): Add gnulib-tool args
needed to successfully install gnulib's tests.
* configure.ac (CONFIG_STATUS_DEPENDENCIES): Look for .version in
$(top_srcdir).
* gnulib: Sync with upstream.
* build-aux/.gitignore: Ignore ar-lib coming from automake.
2015-11-03 20:34:42 +01:00

76 lines
681 B
Plaintext

*.aux
*.cp
*.cps
*.dvi
*.exe
*.fn
*.info*
*.ky
*.la
*.lo
*.log
*.o
*.obj
*.orig
*.pdf
*.pg
*.ps
*.rej
*.toc
*.tp
*.vr
*~
+build
+dest
+inst
.#*
.*.prcs_aux
.DS_Store
.deps
.dirstamp
.gdb_history
.gitmodules
.libs
/.pc
/.sc-start*
/.serial
/.version
/COPYING
/ChangeLog
/GNUmakefile
/INSTALL
/README-release
/gnulib-local
/gnulib-tests
/libtoolize
/libtoolize.in
/maint.mk
/patches
/release
Makefile
Makefile.in
README
\#*#
_libs
acinclude.m4
aclocal.m4
atconfig
autom4te.cache
config-h.in
config.*
configure
conftest*
libtool
libtool-*.tar.bz2
libtool-*.tar.gz
libtool-*.tar.lzma
libtool-*.tar.xz
manual.html
patches
stamp-*
testdir*
testsuite
testsuite.dir
testsuite.log
vc-diffs