summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-12-01 15:48:55 +0100
committerWerner Koch <wk@gnupg.org>2011-12-01 15:48:55 +0100
commit5a0d2a5abc0a707c20449b6afd37daa9fd373a18 (patch)
tree1d83a9bb75f3e6b1d2376bf122be22114f025184 /.gitignore
parent9d75d671d66386ad862db0466c4dd67a246dfe72 (diff)
downloadlibgpg-error-5a0d2a5abc0a707c20449b6afd37daa9fd373a18.tar.gz
Fix for newer autoconf version.
* Makefile.am (EXTRA_DIST): Fix filename. * configure.ac (my_full_version): New. (AC_INIT): Use new macro. Change bug address to the bug tracker URL.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore39
1 files changed, 39 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6b8851e..e7fc0df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,9 @@
+*.lo
+*.o
+.deps/
+.libs/
+po/*.gmo
+po/messages.mo
Makefile.in
aclocal.m4
autom4te.cache/
@@ -5,3 +11,36 @@ configure
config.h.in
src/err-codes.h
src/err-sources.h
+/lang/Makefile
+/lang/cl/Makefile
+/lang/cl/gpg-error-codes.lisp
+/lang/cl/gpg-error.asd
+/libtool
+/m4/Makefile
+/po/Makefile
+/po/POTFILES
+/po/stamp-po
+/config.log
+/config.status
+/config.h
+/Makefile
+/src/Makefile
+/src/code-from-errno.h
+/src/code-to-errno.h
+/src/err-codes-sym.h
+/src/err-sources-sym.h
+/src/errnos-sym.h
+/src/extra-h.in
+/src/gpg-error
+/src/gpg-error-config
+/src/gpg-error.def
+/src/gpg-error.h
+/src/libgpg-error.la
+/src/mkerrcodes
+/src/mkerrcodes.h
+/src/mkw32errmap.map.c
+/src/versioninfo.rc
+/stamp-h1
+/tests/Makefile
+/tests/t-strerror
+/tests/t-syserror