Skip to content
Snippets Groups Projects
Commit 85ac4e46 authored by Cedric Roux's avatar Cedric Roux
Browse files

T: minor makefile fix

parent 0b4b2dda
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ filter/filter.a:
$(CC) $(CFLAGS) -c -o $@ $<
clean:
rm -f *.o core tracer_remote textlog enb vcd record replay
rm -f *.o core tracer_remote textlog enb ue vcd record replay
rm -f extract_config macpdu2wireshark
cd gui && make clean
cd view && make clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment