aboutsummaryrefslogtreecommitdiffstats
path: root/autoscan/Makefile
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-11-01 23:07:03 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2013-11-01 23:07:03 +0100
commit8f821f0ca589fda38166e1b1a025d1ceb1a92910 (patch)
treed4a173d107b1fa247f72428a3ed9f47c76cf1bd8 /autoscan/Makefile
parentmove wifcap to github (diff)
downloadlaurent-tools-8f821f0ca589fda38166e1b1a025d1ceb1a92910.tar.xz
laurent-tools-8f821f0ca589fda38166e1b1a025d1ceb1a92910.zip
autoscan: move to https://github.com/P1sec/autoscanHEADmaster
git clone https://github.com/P1sec/autoscan.git
Diffstat (limited to 'autoscan/Makefile')
-rw-r--r--autoscan/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/autoscan/Makefile b/autoscan/Makefile
deleted file mode 100644
index 0c13c1c..0000000
--- a/autoscan/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-all:
- @echo "noting to do"
-
-tests:
- make -C tests/
-
-.PHONY: tests
-