[sheepdog] [sheepdog/sheepdog] 23ef8f: tests: fix 'make distclean'	error
    Takashi Menjo 
    menjo.takashi at lab.ntt.co.jp
       
    Thu Oct 20 13:39:22 CEST 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/sheepdog/sheepdog
  Commit: 23ef8f74926f0305d9743f06b557de1effd5f724
      https://github.com/sheepdog/sheepdog/commit/23ef8f74926f0305d9743f06b557de1effd5f724
  Author: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>
  Date:   2016-10-20 (Thu, 20 Oct 2016)
  Changed paths:
    M tests/unit/lib/Makefile.am
    M tests/unit/sheep/Makefile.am
  Log Message:
  -----------
  tests: fix 'make distclean' error
Due to double-clean .deps directory, 'make disctlean' was failed.
To avoid the issue above, this commit lets 'make' copy nessesary *.c
files under each unit test directory. This also lets 'make distclean'
delete that files.
Signed-off-by: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>
  Commit: d0b3e841439abe731da0b304cd9ccdb1d4c39d37
      https://github.com/sheepdog/sheepdog/commit/d0b3e841439abe731da0b304cd9ccdb1d4c39d37
  Author: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>
  Date:   2016-10-20 (Thu, 20 Oct 2016)
  Changed paths:
    M tests/unit/lib/Makefile.am
    M tests/unit/sheep/Makefile.am
  Log Message:
  -----------
  Merge pull request #327 from tmenjo/fix-326
tests: fix 'make distclean' error
Compare: https://github.com/sheepdog/sheepdog/compare/01a5aadeabb7...d0b3e841439a
    
    
More information about the sheepdog
mailing list