diff options
Diffstat (limited to 'tests/checkfs/Makefile')
-rw-r--r-- | tests/checkfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/checkfs/Makefile b/tests/checkfs/Makefile index 0a77682..14a83d4 100644 --- a/tests/checkfs/Makefile +++ b/tests/checkfs/Makefile @@ -3,4 +3,3 @@ TARGETS = checkfs makefiles include ../../common.mk $(TARGETS): $(addprefix $(BUILDDIR)/, comm.o) - |