diff make-dist @ 100672:38e7317321ea

* make-dist (tempdir): Distribute .dir-locals.el. * .dir-locals.el: New file.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 24 Dec 2008 00:45:51 +0000
parents 9419b837e9c6
children f7624bb0bd1f
line wrap: on
line diff
--- a/make-dist	Tue Dec 23 23:12:31 2008 +0000
+++ b/make-dist	Wed Dec 24 00:45:51 2008 +0000
@@ -305,7 +305,7 @@
 echo "Making links to top-level files"
 ln INSTALL README BUGS move-if-change ${tempdir}
 ln ChangeLog Makefile.in configure configure.in ${tempdir}
-ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
+ln config.bat make-dist update-subdirs vpath.sed .dir-locals.el ${tempdir}
 ### Copy these files; they're cross-filesystem symlinks.
 cp mkinstalldirs ${tempdir}
 cp config.sub ${tempdir}