]> code.delx.au - gnu-emacs/blobdiff - leim/Makefile.in
(nnmail-extra-headers): Add defvar.
[gnu-emacs] / leim / Makefile.in
index 7f3c13dbe3612de1cf84a18eaafde58908ae9c81..7d550fa7598b2e28eb9cbfd111ce01c7a87a31b9 100644 (file)
@@ -21,8 +21,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNU Emacs; see the file COPYING.  If not, write to the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
 
 # Avoid trouble on systems where the `SHELL' variable might be
 # inherited from the environment.
@@ -232,6 +232,7 @@ install: all
          fi; \
          rm -rf ${INSTALLDIR}/CVS        ${INSTALLDIR}/*/CVS; \
          rm -f  ${INSTALLDIR}/.cvsignore ${INSTALLDIR}/*/.cvsignore; \
+         rm -f  ${INSTALLDIR}/.arch-inventory ${INSTALLDIR}/*/.arch-inventory; \
          rm -f  ${INSTALLDIR}/\#*        ${INSTALLDIR}/*/\#* ; \
          rm -f  ${INSTALLDIR}/.\#*       ${INSTALLDIR}/*/.\#* ; \
          rm -f  ${INSTALLDIR}/*~         ${INSTALLDIR}/*/*~ ; \