Skip to content

Commit

Permalink
better not delete pcap files on make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
rixed committed Mar 5, 2013
1 parent aa42dd2 commit f1ecc3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,5 @@ robinet.top: $(ARCHIVE)
sudo setcap cap_net_raw,cap_net_admin=eip $@

clean-spec:
rm -f *.pcap
rm -f examples/*.cm[ioxa] examples/*.o $(EXAMPLES)

0 comments on commit f1ecc3c

Please sign in to comment.