]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Ignore and cleanup a few more files that automake creates.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 12 Feb 2014 04:03:46 +0000 (23:03 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 12 Feb 2014 04:03:46 +0000 (23:03 -0500)
.gitignore
Makefile.am
config.h.in

index 46446913cf85468e2ef0192067e3ec803f42e7f7..d3e748ef23a5ddf0e55a2031a5ebad2c400cafe4 100644 (file)
@@ -7,6 +7,7 @@
 /autom4te.cache
 /config.guess
 /json_config.h
+/compile
 /config.h
 /config.log
 /config.status
index 8f76acbf12ad4529fba8c3956321edb0656c1382..d85d7768c8edad6693c8a126fa8f5b916371d5a8 100644 (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
index a912bb0ca602c48c1d788da2af7ab310c2a6b7d2..e59a5a38731d94d143222895b78850542f0f1bfd 100644 (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