Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 1 | |
Alexandre Julliard | 115d873 | 1998-10-11 23:14:04 +0000 | [diff] [blame] | 2 | |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 3 | May, 1998 Matthew Becker (mbecker@glasscity.net |
| 4 | |
| 5 | Help, this does not work! What am I missing? |
| 6 | |
| 7 | How to add a new test program |
| 8 | - create the directory under .../programs |
| 9 | - add the directory to WINEROOT/programs/Makefile.in |
| 10 | - add the directory to WINEROOT/configure.in |
| 11 | - when creating the diff, use -N to force the entire text to be included in |
| 12 | the diff |
| 13 | |