diff configure.in @ 112324:2b598aa5d397

Merge from mainline.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 13 Jan 2011 09:17:33 -0800
parents b9b02605a4af c5917804ecad
children 17e0028efc29
line wrap: on
line diff
--- a/configure.in	Tue Jan 11 22:13:06 2011 -0800
+++ b/configure.in	Thu Jan 13 09:17:33 2011 -0800
@@ -3718,7 +3718,7 @@
 AC_OUTPUT(Makefile lib/Makefile lib-src/Makefile oldXMenu/Makefile \
 	doc/emacs/Makefile doc/misc/Makefile doc/lispintro/Makefile \
 	doc/lispref/Makefile src/Makefile \
-	lwlib/Makefile lisp/Makefile leim/Makefile, [
+	lwlib/Makefile lisp/Makefile leim/Makefile test/automated/Makefile, [
 
 ### Make the necessary directories, if they don't exist.
 for dir in etc lisp ; do