summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--support/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile
new file mode 100644
index 0000000000..ba074f506c
--- /dev/null
+++ b/support/Makefile
@@ -0,0 +1,6 @@
+LEVEL = ..
+
+DIRS = lib tools
+
+include $(LEVEL)/Makefile.common
+