diff --git a/test/legacy/Makefile b/test/legacy/Makefile index 22e9bb59e..b085a027a 100644 --- a/test/legacy/Makefile +++ b/test/legacy/Makefile @@ -1,3 +1,5 @@ +-include ../../Makefile.inc + SRCS += test-counter.c SRCS += test-rnd-from-file.c SRCS += test-shmem-async.c