diff options
Diffstat (limited to 'census/Makefile')
-rw-r--r-- | census/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/census/Makefile b/census/Makefile index 2c6c1c03..9993bf2a 100644 --- a/census/Makefile +++ b/census/Makefile @@ -1,6 +1,5 @@ .phony: all all: arping.py arping_users.py - echo "call python ./arping_users.py v" install: - apt-get install python-scapy + ./sched-arping |