This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
make dist
- To: automake at gnu dot org
- Subject: make dist
- From: "Lars J. Aas" <larsa at sim dot no>
- Date: Wed, 21 Mar 2001 19:19:12 +0100
- List-Id: Discussion list for automake <automake.gnu.org>
I've started cleaning up my projects so that "make dist" will work for
them. To make it work, though, there are some files I have to put
in EXTRA_DIST to get included, which should have been added automatically,
for instance depcomp, and ltconfig. The *_SCRIPTS and *_DATA files seems
to be ignored too. CVS Automake as usual.
Lars J