This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make dist


>>>>> "Lars" == Lars J Aas <larsa@sim.no> writes:

Lars> I've started cleaning up my projects so that "make dist" will
Lars> work for them.  To make it work, though, there are some files I
Lars> have to put in EXTRA_DIST to get included, which should have
Lars> been added automatically, for instance depcomp, and ltconfig.

These are bugs.

Lars> The *_SCRIPTS and *_DATA files seems to be ignored too.

These are intentional.  Not all primaries are distributed by default.

You can use `dist_*_SCRIPT' and `dist_*_DATA' to change this.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]