diff options
author | Keith Packard <keithp@koto.keithp.com> | 2007-10-25 15:19:14 -0700 |
---|---|---|
committer | Keith Packard <keithp@koto.keithp.com> | 2007-10-25 15:19:14 -0700 |
commit | 89d6119c0283969cb28dc6dfc8eac4cc1b52bf6a (patch) | |
tree | 3823c85a6f0a04790ec1feaf5cc0628db6f7622f /Makefile.am | |
parent | e66c65fd41928babb3ba2ae2dc58f13d25e57661 (diff) |
A few fixups for make distcheck2.4.91
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e0539023..7f1605cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,7 @@ EXTRA_DIST = \ fontconfig.spec.in \ fontconfig.spec \ fontconfig-zip.in -DISTCLEANFILES = config.cache +DISTCLEANFILES = config.cache ChangeLog MAINTAINERCLEANFILES = \ $(srcdir)/aclocal.m4 \ $(srcdir)/autoscan.log \ |