diff options
author | Carl Worth <cworth@cworth.org> | 2006-07-01 02:53:26 +0200 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2006-07-01 02:53:26 +0200 |
commit | 3d4a8fd741df328bd969454791163bc945d3ad8b (patch) | |
tree | d5a296836b7874f3456556a11243886e0741ed38 /Makefile.am | |
parent | cfddf93afb692819548adb85c5b75f60be7e7349 (diff) |
Don't remove INSTALL during maintainer-clean
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 62f01c20..74261ac5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,6 @@ EXTRA_DIST = \ COPYING-MPL-1.1 DISTCLEANFILES = config.cache MAINTAINERCLEANFILES = \ - $(srcdir)/INSTALL \ $(srcdir)/aclocal.m4 \ $(srcdir)/autoscan.log \ $(srcdir)/compile \ |