numam-spdk/test/app
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
..
bdev_svc Add copy module dependencies to Makefiles 2018-06-12 23:15:25 +00:00
histogram_perf thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
jsoncat thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
match test: add 'match' util and use it with blobstore 2018-02-06 18:05:25 -05:00
stub thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00