summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2012-10-29 10:56:04 -0700
committerBehdad Esfahbod <behdad@behdad.org>2012-10-29 10:56:04 -0700
commit01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80 (patch)
tree7b2ed4971486522d13f453046eb40f7d829e87c0 /Makefile.am
parent02ed52169ad3bb48f4989f721b0c6572e064a712 (diff)
Include config.h.in in tree
I typically don't like including generating files in tree. But like to make an exception for this, since this forms the canonical list of options one would need to go through when building with alternative build systems.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 64b41da0..7717a0d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,6 @@ MAINTAINERCLEANFILES = \
$(srcdir)/autoscan.log \
$(srcdir)/compile \
$(srcdir)/config.guess \
- $(srcdir)/config.h.in \
$(srcdir)/config.sub \
$(srcdir)/configure.scan \
$(srcdir)/depcomp \