summaryrefslogtreecommitdiff
path: root/test2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test2/Makefile')
-rw-r--r--test2/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/test2/Makefile b/test2/Makefile
deleted file mode 100644
index 9aa46b4eb6..0000000000
--- a/test2/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# Just a little hook script to easy building when in this directory
-
-all:
- $(MAKE) -C ..
-
-clean:
- $(MAKE) -C .. clean