---
 memfs/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/memfs/Makefile
+++ b/memfs/Makefile
@@ -49,7 +49,7 @@ TEST    = memfs-test
 # Name of the test node
 TNODE   = tnode
 
-all: $(TRANS) $(TEST) start-trans
+all: $(TRANS) $(TEST)
 
 $(TRANS): $(OBJ)
 
