[Pdbg] [PATCH 0/5] Fixes for make dist to work correctly

Amitay Isaacs amitay at ozlabs.org
Mon Jul 16 16:32:11 AEST 2018


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.

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(-)

-- 
2.17.1



More information about the Pdbg mailing list