commit | 019a7f3da29e09002343f2db4c10e7a8d2020d27 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Wed May 08 00:36:10 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed May 08 00:36:10 2002 +0000 |
tree | aebd3247d9dea1439d906a30ccb007075cc7a083 | |
parent | 70c42d822fbfd0ec489b595100e3d7c12785f510 [diff] [blame] |
Run make test for all programs by default.
diff --git a/Makefile.in b/Makefile.in index 0d349b6..2d3302b 100644 --- a/Makefile.in +++ b/Makefile.in
@@ -72,8 +72,8 @@ # Sub-directories to run make test into TESTSUBDIRS = \ - programs/winetest \ - dlls + dlls \ + programs EMUOBJS = \ miscemu/miscemu.o