aboutsummaryrefslogtreecommitdiffstats
path: root/autoscan/Makefile
diff options
context:
space:
mode:
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
-