diff --git a/src/tests/Makefile b/src/tests/Makefile index eb0e3a086f31b1070d179a59b5e54848fc50fbd0..3b2c4bbede7583a7756c5dc6a240cfd77d3f6d12 100644 --- a/src/tests/Makefile +++ b/src/tests/Makefile @@ -51,7 +51,7 @@ NONSTANDARD_SRCS= \ $(RECOVER_SRCS) \ $(LOADER_SRCS) \ -FAIL3312C_SRCS = test3529.c +FAIL3312C_SRCS = test3529.c diskfull.c #SRCS = $(sort $(wildcard *.c)) # To patch out upgrade tests, replace line above with line below,