diff Makefile.in @ 361:7347b34c275b r21-1-10

Import from CVS: tag r21-1-10
author cvs
date Mon, 13 Aug 2007 10:58:40 +0200
parents 182f72e8cd0d
children a4f53d9b3154
line wrap: on
line diff
--- a/Makefile.in	Mon Aug 13 10:57:57 2007 +0200
+++ b/Makefile.in	Mon Aug 13 10:58:40 2007 +0200
@@ -614,7 +614,7 @@
 
 ## We have automated tests!
 testdir = ${srcdir}/tests
-tests   = ${testdir}/basic-lisp.el ${testdir}/database.el
+tests   = ${testdir}/basic-lisp.el ${testdir}/database.el ${testdir}/mule-tests.el
 
 check:
 	src/${PROGNAME} -batch -l ${testdir}/test-emacs.el -f batch-test-emacs ${tests}