[Pdbg] [PATCH 0/5] Fixes for make dist to work correctly
Alistair Popple
alistair at popple.id.au
Thu Aug 2 15:01:40 AEST 2018
On Monday, 16 July 2018 4:32:11 PM AEST Amitay Isaacs wrote:
> Hi,
>
> I tried creating tarball with "make dist" and realized that it does not
> include all the files for building outside git repo. Here are the patches
> that ensure "make dist" will correctly package all the required files in the
> tarball.
Thanks! It's not something I've ever done but I could see how it might be useful
so I've merged this series.
- Alistair
> Amitay Isaacs (5):
> Makefile: Include header files for each target
> Makefile: Avoid warnings if not in a git tree
> Makefile: Do not install test programs
> Makefile: Package ccan files
> Makefile: Package non-source files
>
> Makefile.am | 63 +++++++++++++++++++++++++++++++++++++++++++++++------
> 1 file changed, 56 insertions(+), 7 deletions(-)
>
>
More information about the Pdbg
mailing list