diff options
Diffstat (limited to 'modules/people/Makefile')
-rw-r--r-- | modules/people/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/people/Makefile b/modules/people/Makefile deleted file mode 100644 index 2c6c1c03..00000000 --- a/modules/people/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -.phony: all - -all: arping.py arping_users.py - echo "call python ./arping_users.py v" -install: - apt-get install python-scapy |