diff --git a/support/lib/Makefile b/support/lib/Makefile new file mode 100644 index 00000000000..f5446d31f6a --- /dev/null +++ b/support/lib/Makefile @@ -0,0 +1,6 @@ +LEVEL = ../.. + +DIRS = Support + +include $(LEVEL)/Makefile.common +