[sheepdog] [sheepdog/sheepdog] fe713f: Fix "make dist" error related to cmock.c and unity...
Takashi Menjo
menjo.takashi at lab.ntt.co.jp
Tue Feb 28 06:47:57 CET 2017
Branch: refs/heads/master
Home: https://github.com/sheepdog/sheepdog
Commit: fe713f0273bee8d58aa46e0d553ede48a952cf88
https://github.com/sheepdog/sheepdog/commit/fe713f0273bee8d58aa46e0d553ede48a952cf88
Author: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>
Date: 2017-02-24 (Fri, 24 Feb 2017)
Changed paths:
M tests/unit/lib/Makefile.am
M tests/unit/sheep/Makefile.am
Log Message:
-----------
Fix "make dist" error related to cmock.c and unity.c
The "make dist" (and other targets depending on it such as "make rpm")
has tried to put cmock.c and unity.c in dist but failed in a case of
not fetching submodules.
This commit removes them two files from dist by "nodist_" prefix.
Signed-off-by: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>
Commit: dcce728b665191781fd780b5a3dda61033378f4e
https://github.com/sheepdog/sheepdog/commit/dcce728b665191781fd780b5a3dda61033378f4e
Author: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M tests/unit/lib/Makefile.am
M tests/unit/sheep/Makefile.am
Log Message:
-----------
Merge pull request #370 from tmenjo/fix-make-dist
Fix "make dist" error related to cmock.c and unity.c
Compare: https://github.com/sheepdog/sheepdog/compare/4871aafd0f9f...dcce728b6651
More information about the sheepdog
mailing list