* make-dist: Distribute test/ files too.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Jan 2011 18:56:58 +0000 (10:56 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Jan 2011 18:56:58 +0000 (10:56 -0800)
commit9f4b8b4732b3fa386da6cf009c828e8153b78275
tree29aa02897f473399f37b911f96eaa87369aa90ac
parentf80aa5bfa90dff5cd75d1f40e4ababa3c86af7fb
* make-dist: Distribute test/ files too.

Distribute every file under test/ that is under version control,
using patterns like *.el to capture files that are added later.
Without this change, "configure" would fail, because it would
attempt to build from a Makefile.in that was not distributed.
ChangeLog
make-dist