numam-spdk/app/nvmf_tgt
Daniel Verkamp 9c577fe7c0 Add copy module dependencies to Makefiles
Several apps link against $(COPY_MODULES_LINKER_ARGS) without adding
$(COPY_MODULES_FILES) to the dependency list.  This means that those
apps would not get rebuilt if the copy modules were modified without a
'make clean'.

The blobfs example apps were also missing other dependencies; add those
while we're here.

Change-Id: Iac6606b650d32bf21f7f31bd2727f9e92c0da748
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/414888
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-06-12 23:15:25 +00:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
Makefile Add copy module dependencies to Makefiles 2018-06-12 23:15:25 +00:00
nvmf_main.c app: remove unnecessary header file 2018-03-29 12:22:38 -04:00