diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-01-14 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * make-dist: Distribute test/ files too. | ||
| 4 | Distribute every file under test/ that is under version control, | ||
| 5 | using patterns like *.el to capture files that are added later. | ||
| 6 | Without this change, "configure" would fail, because it would | ||
| 7 | attempt to build from a Makefile.in that was not distributed. | ||
| 8 | |||
| 1 | 2011-01-13 Christian Ohler <ohler@gnu.org> | 9 | 2011-01-13 Christian Ohler <ohler@gnu.org> |
| 2 | 10 | ||
| 3 | * Makefile.in (INFO_FILES): Add ERT. | 11 | * Makefile.in (INFO_FILES): Add ERT. |