Ignore and cleanup a few more files that automake creates.

This commit is contained in:
Eric Haszlakiewicz
2014-02-11 23:03:46 -05:00
parent a2c078fc6e
commit 295bea21d0
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@
/autom4te.cache
/config.guess
/json_config.h
/compile
/config.h
/config.log
/config.status

View File

@@ -47,6 +47,7 @@ libjson_c_la_SOURCES = \
distclean-local:
-rm -rf $(testsubdir)
-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub depcomp install-sh ltmain.sh missing
-rm -f INSTALL test-driver tests/Makefile.in compile
maintainer-clean-local:
-rm -rf configure

View File

@@ -1,4 +1,4 @@
/* config.h.in. Generated from configure.in by autoheader. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if .gnu.warning accepts long strings. */
#undef HAS_GNU_WARNING_LONG