numam-spdk/test/blobfs/fuse
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 test: move test/lib/blobfs under test/blobfs 2018-03-23 19:45:09 -04:00
fuse.c thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
Makefile Add copy module dependencies to Makefiles 2018-06-12 23:15:25 +00:00