Commit 0c8a72ce authored by Federico Vaga's avatar Federico Vaga

bld:tools: fix clean target

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 940f4da8
......@@ -24,7 +24,6 @@ all: $(TOOLS)
$(TOOLS):
clean:
@$(MAKE) -C $(LIB) $@
rm -f $(TOOLS)
install:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment