Skip to content
Snippets Groups Projects
Commit 0c5aae15 authored by Bob Lantz's avatar Bob Lantz Committed by Brian O'Connor
Browse files

examples -> mininet/examples for code check

parent 2e7d0d49
No related branches found
No related tags found
No related merge requests found
MININET = mininet/*.py
TEST = mininet/test/*.py
EXAMPLES = examples/*.py
EXAMPLES = mininet/examples/*.py
MN = bin/mn
BIN = $(MN)
PYSRC = $(MININET) $(TEST) $(EXAMPLES) $(BIN)
......
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